diff --git a/NEWS b/NEWS index a30382c5892..25c49a16877 100644 --- 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: