From: Kalle Sommer Nielsen Date: Sun, 9 Nov 2008 11:39:15 +0000 (+0000) Subject: Fix NEWS X-Git-Tag: BEFORE_NS_RULES_CHANGE~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=88bb4f61342c3c5e669394c73d8ba166c1a3af7e;p=php Fix NEWS --- diff --git a/NEWS b/NEWS index 0e4966c01e..13abebeef9 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