summaryrefslogtreecommitdiff
path: root/docs/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.md')
-rw-r--r--docs/changelog.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 05b08ec1..058c7ba3 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -25,8 +25,10 @@ Older changelogs:
- mysqli: regression on setConnectionParameter()
[#803](https://github.com/ADOdb/ADOdb/issues/803)
-- mysqli: regression on bulk binding
+- mysqli: regression on bulk binding
[#806](https://github.com/ADOdb/ADOdb/issues/806)
+- mysqli: Affected_Rows() not returning correct value
+ [#820](https://github.com/ADOdb/ADOdb/issues/820)
- Firebird: undefined offset PHP notice in _fetchField()
[#808](https://github.com/ADOdb/ADOdb/issues/808)
- Firebird: PHP deprecation warning in _blobDecode()