summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2022-03-29 10:56:50 +0200
committerDamien Regad <dregad@mantisbt.org>2022-03-29 10:56:50 +0200
commit8aa30cabca2f0390e05365b07f282bb9115882ac (patch)
tree02e12b50b6bdb4a0bebbe75e5c2f8780b0a728eb
parentaa88f92f95454fdfda3c4a916f7aac68c74c19a3 (diff)
downloadadodb-8aa30cabca2f0390e05365b07f282bb9115882ac.tar.gz
adodb-8aa30cabca2f0390e05365b07f282bb9115882ac.tar.bz2
adodb-8aa30cabca2f0390e05365b07f282bb9115882ac.zip
Update changelog
-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()