summaryrefslogtreecommitdiff
path: root/docs/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.md')
-rw-r--r--docs/changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 52c43d82..07a28d46 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -35,6 +35,7 @@ Older changelogs:
- mysqli: return fields as ADOFieldObject objects. #175
- odbc/mssql: fix null strings concatenation issue with SQL server 2012. #148
- odbc: MetaColumns() can optionally be set to return MetaType for backwards compatibility. #184
+- pdo: fix PHP notice. #248
- sqlite: _createSuffix is now compatible with parent. #178
- sqlite: metaIndexes could not locate indexes on uppercase table name. #176
- sqlite: Fix Metataypes mapping. #177