]> granicus.if.org Git - php/commitdiff
reorder
authorJani Taskinen <jani@php.net>
Wed, 12 Sep 2007 11:46:02 +0000 (11:46 +0000)
committerJani Taskinen <jani@php.net>
Wed, 12 Sep 2007 11:46:02 +0000 (11:46 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 12161e996a60998df57779c11a9a77884c1a68f8..33a91eef200b4496f71d599876b4ea80accdd60a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 20??, PHP 5.2.5
+- Upgraded PCRE to version 7.3 (Nuno)
+- Added optional parameter $provide_object to debug_backtrace(). (Sebastian)
+- Added alpha support for imagefilter() IMG_FILTER_COLORIZE. (Pierre)
+
 - Fixed missing brackets leading to build warning and error in the log.
   Win32 code). (Andrey)
 - Fixed leaks with mulitple connects on one mysqli object. (Andrey)
   Reported by Laurent gaffie. (Ilia)
 - Fixed imagerectangle regression with 1x1 rectangle (libgd #106). (Pierre)
 
-- Upgraded PCRE to version 7.3 (Nuno)
-- Added optional parameter $provide_object to debug_backtrace(). (Sebastian)
-- Added alpha support for imagefilter() IMG_FILTER_COLORIZE. (Pierre)
-
 - Fixed bug #42627 (bz2 extension fails to build with -fno-common).
   (dolecek at netbsd dot org)
 - Fixed Bug #42596 (session.save_path MODE option does not work). (Ilia)