summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Treat2019-10-21 00:04:28 +0000
committerRobert Treat2019-10-21 00:04:28 +0000
commit3c887d8cb2078b428095809ced9a8f47735349cb (patch)
tree981904656135062c5d1df934363f0c41c2b0fa4b
parentaeeb7c3911dc0776fe0c8f10604bab9765588f82 (diff)
Update HISTORY w/ related multibyte string changes
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 69ae1e72..efcb3dce 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7,6 +7,10 @@ Version 7.12.1
Bugs:
* Remove broken tree branch from table/view browse option
* Properly escape identifiers when browsing tables/views/schemas
+* Fix truncation of long multibyte strings
+
+Incompatabilities:
+* Require mbstring module support in PHP
Version 7.12.0