From: Felipe Pena Date: Sat, 22 Nov 2008 11:24:15 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.2.7RC5~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d8b5526af3b9483f10ecb5be463093344711c5f;p=php - BFN --- diff --git a/NEWS b/NEWS index 4f3be6b9ba..99f801d14c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Nov 2008, PHP 5.2.7 +- Fixed memory leak inside readline_callback_handler_remove() function. (Felipe) 20 Nov 2008, PHP 5.2.7RC4 - Added logging option for error_log to send directly to SAPI. (Stas)