summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 84e8f4e08f..d68ddd587c 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ PHP NEWS
- DBA extension:
. Fixed bug #54242 (dba_insert returns true if key already exists). (Felipe)
+- LDAP extension:
+ . Fixed bug #53339 (Fails to build when compilng with gcc 4.5 and DSO
+ libraries). (Clint Byrum, Raphael)
+
- MySQL Improved extension:
. Fixed Bug #54221 (mysqli::get_warnings segfault when used in multi queries).
(Andrey)