]> granicus.if.org Git - php/commitdiff
BFN: Fixed bug #46643 (Upgraded PCRElib to 7.8)
authorIlia Alshanetsky <iliaa@php.net>
Sun, 23 Nov 2008 18:31:05 +0000 (18:31 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 23 Nov 2008 18:31:05 +0000 (18:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 99f801d14ce6820466a8224717483d842b1b3df2..7c4043f9540fbb9d5aa0021620d7abd34a2cc654 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Nov 2008, PHP 5.2.7
 - Fixed memory leak inside readline_callback_handler_remove() function. (Felipe)
+- Fixed bug #46643 (Upgraded PCRE to 7.8)
 
 20 Nov 2008, PHP 5.2.7RC4
 - Added logging option for error_log to send directly to SAPI. (Stas)