]> granicus.if.org Git - php/commitdiff
- BFN
authorFelipe Pena <felipe@php.net>
Sat, 22 Nov 2008 11:24:15 +0000 (11:24 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 22 Nov 2008 11:24:15 +0000 (11:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4f3be6b9ba104d93ec9a2c2717bda178e0c4c46f..99f801d14ce6820466a8224717483d842b1b3df2 100644 (file)
--- 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)