]> granicus.if.org Git - php/commitdiff
Reorder NEWS entries
authorJohannes Schlüter <johannes@php.net>
Mon, 30 Mar 2009 13:57:01 +0000 (13:57 +0000)
committerJohannes Schlüter <johannes@php.net>
Mon, 30 Mar 2009 13:57:01 +0000 (13:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 962af845685f4fb4c13efae2c9ffa30e396cceff..8e8cc82c34d779244c79e5ae2e8b2620b785da5d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,6 @@ PHP                                                                        NEWS
 - Fixed bug #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init
   at startup). (Johannes)
 - Fixed bug #47816 (pcntl tests failing on NetBSD). (Matteo)
-- Fixed bug #44861 (scrollable cursor don't work with pgsql). (Matteo)
 - Fixed bug #47779 (Wrong value for SIG_UNBLOCK and SIG_SETMASK constants).
   (Matteo)
 - Fixed bug #47771 (Exception during object construction from arg call calls
@@ -18,6 +17,7 @@ PHP                                                                        NEWS
 - Fixed bug #47516 (nowdoc can not be embed in heredoc but can be embed in
   double quote). (Dmitry)
 - Fixed bug #47038 (Memory leak in include). (Dmitry)
+- Fixed bug #44861 (scrollable cursor don't work with pgsql). (Matteo)
 - Fixed bug #44409 (PDO::FETCH_SERIALIZE calls __construct()). (Matteo)
 - Fixed bug #42362 (HTTP status codes 204 and 304 should not be gzipped).
   (Scott, Edward Z. Yang)