]> granicus.if.org Git - php/commitdiff
- Removed notes about fixes to sybase_ct that are already announced in PHP 5.2 news
authorTimm Friebe <thekid@php.net>
Mon, 10 Nov 2008 14:45:30 +0000 (14:45 +0000)
committerTimm Friebe <thekid@php.net>
Mon, 10 Nov 2008 14:45:30 +0000 (14:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bf97c5e2ab9b4ef74c5afecfb8876b5e11267e21..bd8ca6bc7fcae83c622e35d7ff0635a237bedb57 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,8 +27,6 @@ PHP                                                                        NEWS
 - Fixed invalid calls to free when internal fileinfo magic file is used. (Scott)
 - Synced changes from libmagic 4.26 to bundled libmagic. (Scott)
 
-- Fixed sybase_fetch_*() to continue reading after CS_ROW_FAIL status (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,7 +69,6 @@ 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