]> granicus.if.org Git - php/commitdiff
Sorry for wrong order again.
authorXinchen Hui <laruence@php.net>
Sun, 11 Mar 2012 09:06:12 +0000 (09:06 +0000)
committerXinchen Hui <laruence@php.net>
Sun, 11 Mar 2012 09:06:12 +0000 (09:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c657d4737820e893a92bdf2fdf21a9cdebb3fad3..1df43344b543489d3b61efe9f4c82c4910d9cbb1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,10 +38,10 @@ PHP                                                                        NEWS
   . Fixed bug #61003 (mysql_stat() require a valid connection). (Johannes).
 
 - PDO_mysql
-  . Fixed bug #61194 (PDO should export compression flag with myslqnd).
-    (Johannes)
   . Fixed bug #61207 (PDO::nextRowset() after a multi-statement query doesn't
     always work). (Johannes)
+  . Fixed bug #61194 (PDO should export compression flag with myslqnd).
+    (Johannes)
 
 - PDO_pgsql
   . Fixed bug #61267 (pdo_pgsql's PDO::exec() returns the number of SELECTed