From: Jani Taskinen Date: Mon, 8 Jun 2009 10:39:25 +0000 (+0000) Subject: fix news X-Git-Tag: php-5.2.10RC2~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=135f4ebc1035656189ae3d1a847c510003c22fbf;p=php fix news --- diff --git a/NEWS b/NEWS index 9b8c291828..e5f8850370 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ ?? Jun 2009, PHP 5.2.10 - Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara) -- Fixed bug #48469 (ldap_get_entries() memory leaks on empty search results) +- Fixed bug #48469 (ldap_get_entries() leaks memory on empty search results). (Patrick) - Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4). (Jani, spisek at kerio dot com)