]> granicus.if.org Git - php/commitdiff
News entry for Fix #32010
authorFrank M. Kromann <fmk@php.net>
Mon, 8 Aug 2005 21:35:03 +0000 (21:35 +0000)
committerFrank M. Kromann <fmk@php.net>
Mon, 8 Aug 2005 21:35:03 +0000 (21:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index cb54a5cc2289b92e2dae3276d9155f9df928bd9a..97d8a0bd994e626079ca7157d9f3d23006720fe1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,7 @@ PHP                                                                        NEWS
 - Fixed bug #33558 (warning with nested calls to functions returning by
   reference). (Dmitry)
 - Fixed bug #32139 (SOAP client does not auto-handle base64 encoding). (Ilia)
+- Fixed bug #32010 (Memory leak in mssql_fetch_batch). (fmk)
 - Fixed bug #29334 (win32 mail() provides incorrect Date: header). (Jani)
 
 14 Jul 2005, PHP 5.1 Beta 3