]> granicus.if.org Git - php/commitdiff
BFN
authorAndrey Hristov <andrey@php.net>
Wed, 30 Nov 2005 11:38:11 +0000 (11:38 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 30 Nov 2005 11:38:11 +0000 (11:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bbf4b2f09e801f3fba995dd80f075ab6e2e5f4fe..45352b0e483405254c9d8da2f60ccce793c7f06b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, PHP 5.1.2
+- Fixed crash and leak in mysqli when client is 4.1.x to 5.x server. (Andrey)
 - Added --enable-gcov configure option to enable C-level code coverage.
   (John, Jani)
 - Added missing support for 'B' format identifier to date() function. (Ilia)