]> granicus.if.org Git - php/commitdiff
BFN
authorWez Furlong <wez@php.net>
Wed, 11 Oct 2006 03:23:51 +0000 (03:23 +0000)
committerWez Furlong <wez@php.net>
Wed, 11 Oct 2006 03:23:51 +0000 (03:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5f0f2637c7005dcd670d02c91b7d0842df8de3f9..5f6bc17c7da562a75643b18214815e6a9a4c4ae9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 12 Oct 2006, PHP 5.2.0RC6
-- Fixed PECL bug #8944 and #7775 (error retrieving columns after long/text
-  columns with PDO_ODBC). (Wez)
+- Fixed bug #38458, PECL bug #8944, PECL bug #7775 (error retrieving
+  columns after long/text columns with PDO_ODBC). (Wez)
 - Fixed PECL bug #8816 (issue in php_oci_statement_fetch with more than one 
 - Fixed PECL bug #7755 (error selecting DOUBLE fields with PDO_ODBC).
   ("slaws", Wez)