]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Sat, 26 Oct 2013 01:42:55 +0000 (10:42 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Sat, 26 Oct 2013 01:42:55 +0000 (10:42 +0900)
NEWS

diff --git a/NEWS b/NEWS
index b51b8b23eb3cffd5f974bfc8a4d228be58370ea5..4020a446acdb1657377b5b7acbc161929b62f5d2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,11 @@ PHP                                                                        NEWS
   . Fixed bug #65911 (scope resolution operator - strange behavior with $this).
     (Bob Weinand)
 
+- ODBC
+  . Fixed bug #65950 (Field name truncation if the field name is bigger than
+    32 characters). (patch submitted by: michael dot y at zend dot com, Yasuo)
+
+
 17 Oct 2013, PHP 5.5.5
 
 - Core: