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

diff --git a/NEWS b/NEWS
index 9d57af847256a38685375d89539050864611f212..d198724386cfd011e65d735ca3d297e2cb020a97 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +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 PECL bug #8816 (issue in php_oci_statement_fetch with more than one 
   piecewise column) (jeff at badtz-maru dot com, Tony)
 - Fixed bug #39067 (getDeclaringClass() and private properties). (Tony)