]> granicus.if.org Git - php/commitdiff
NEWS for r323362
authorNikita Popov <nikic@php.net>
Wed, 22 Feb 2012 17:21:57 +0000 (17:21 +0000)
committerNikita Popov <nikic@php.net>
Wed, 22 Feb 2012 17:21:57 +0000 (17:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a30382c5892f3d5f08fae414392e3799b49c2100..25c49a16877a34eaea1d94f152e60dc687f1eb04 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,9 @@ PHP                                                                        NEWS
 - XMLRPC:
   . Fixed bug #61097 (Memory leak in xmlrpc functions copying zvals). (Nikic)
 
+- Zlib:
+  . Fixed bug #61139 (gzopen leaks when specifying invalid mode). (Nikic)
+
 02 Feb 2012, PHP 5.3.10
 
 - Core: