summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2023-05-18 19:05:42 +0200
committerDamien Regad <dregad@mantisbt.org>2023-05-24 12:03:03 +0200
commit86234de5e0b1fc2786a7538497c8f0c50434934f (patch)
treedf381f935bb26c0152623c19230e96783fd06605 /docs
parent39f0c31b6fa5a12ee346797cd75cd65c5780850d (diff)
downloadadodb-86234de5e0b1fc2786a7538497c8f0c50434934f.tar.gz
adodb-86234de5e0b1fc2786a7538497c8f0c50434934f.tar.bz2
adodb-86234de5e0b1fc2786a7538497c8f0c50434934f.zip
Update changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index b41f81c2..fe31c216 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -35,6 +35,8 @@ Older changelogs:
[#968](https://github.com/ADOdb/ADOdb/issues/968)
- loadbalancer: PHP 8.2 warnings
[#951](https://github.com/ADOdb/ADOdb/issues/951)
+- mysql: Fail connection if native driver (mysqlnd) is not available
+ [#967](https://github.com/ADOdb/ADOdb/issues/967)
- pgsql: Fix PHP 8.1 deprecated warning
[#956](https://github.com/ADOdb/ADOdb/issues/956)