summaryrefslogtreecommitdiff
path: root/docs/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.md')
-rw-r--r--docs/changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 5c0ab871..4b3ec1fc 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -8,6 +8,8 @@ Older changelogs:
## 5.20.17 - Unreleased
- core: fix PHP notice in ADOdb_Exception constructor when using transactions. #601
+- mssql: fix PHP notice due to uninitialized array with PHP 7.4. #608
+- active record: Fix UpdateActiveTable failing with mixed case column names. #610
## 5.20.16 - 12-Jan-2020