]> granicus.if.org Git - php/commitdiff
- Keep the style ;)
authorJani Taskinen <jani@php.net>
Mon, 24 Nov 2008 12:49:00 +0000 (12:49 +0000)
committerJani Taskinen <jani@php.net>
Mon, 24 Nov 2008 12:49:00 +0000 (12:49 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b06261481a1036f24a275fbedc1942781aa9a3f0..34b84f1534cfb56f13e6efbf157bb5bb1e2d613b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,11 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Nov 2008, PHP 5.2.7
+- Upgraded PCRE to version 7.8 (Ilia)
+
 - Fixed memory leak inside readline_callback_handler_remove() function. (Felipe)
 - Fixed bug #46649 (Setting array element with that same array produces 
   inconsistent results). (Arnaud)
-- 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)