]> granicus.if.org Git - php/commitdiff
Fix NEWS
authorKalle Sommer Nielsen <kalle@php.net>
Sun, 9 Nov 2008 11:39:15 +0000 (11:39 +0000)
committerKalle Sommer Nielsen <kalle@php.net>
Sun, 9 Nov 2008 11:39:15 +0000 (11:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0e4966c01e8cc757a2e8b490add5d0e7b1ed2f41..13abebeef9ae24e1c75e292a4a679053ce060738 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,7 +28,6 @@ PHP                                                                        NEWS
 
 - Fixed sybase_fetch_*() to continue reading after CS_ROW_FAIL status (Timm)
 
-- Fixed bug #30312 (sybase_unbuffered_query calls). (Timm)
 - Fixed bug #46421 (SplFileInfo not correctly handling /). (Etienne)
 - Fixed bug #46331 - (Segfault when using internal fileinfo magic file on big
   endian systems). (Scott)
@@ -71,6 +70,7 @@ PHP                                                                        NEWS
 - Fixed bug #44575 (parse_ini_file comment # line problems). (Arnaud)
 - Fixed bug #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS). (Johannes,
   chx1975 at gmail dot com)
+- Fixed bug #30312 (sybase_unbuffered_query calls). (Timm)
 
 
 02 Sep 2008, PHP 5.3.0 Alpha 2