From 88bb4f61342c3c5e669394c73d8ba166c1a3af7e Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Sun, 9 Nov 2008 11:39:15 +0000 Subject: [PATCH] Fix NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0e4966c01e8cc..13abebeef9ae2 100644 --- 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