]> granicus.if.org Git - php/commitdiff
here comes the news
authorAndrey Hristov <andrey@php.net>
Thu, 17 Mar 2011 10:31:28 +0000 (10:31 +0000)
committerAndrey Hristov <andrey@php.net>
Thu, 17 Mar 2011 10:31:28 +0000 (10:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d1cc159add174a000f4e437ff09c3f3ca8efe59f..d608bd35f47ac3ac212a8e97443ac1617648b72e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2011, PHP 5.3.7
+- MySQL Improved extension:
+  . Fixed Bug #54221 (mysqli::get_warnings segfault when used in multi queries).
+    (Andrey)
 
 17 Mar 2011, PHP 5.3.6
 - Upgraded bundled Sqlite3 to version 3.7.4. (Ilia)