]> granicus.if.org Git - php/commitdiff
Update NEWS
authorKeyur Govande <keyur@php.net>
Wed, 30 Jul 2014 18:37:25 +0000 (18:37 +0000)
committerKeyur Govande <keyur@php.net>
Wed, 30 Jul 2014 18:38:48 +0000 (18:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 88ebb8cd592d8c77ddcd6e0edee2f9709454ed08..f21a1816b57693d31e63f096cfb6d751aad7940d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ PHP                                                                        NEWS
 - SPL:
   . Revert fix for bug #67064 (BC issues). (Bob)
 
+- ODBC:
+  . Fixed bug #60616 (odbc_fetch_into returns junk data at end of multi-byte
+    char fields). (Keyur)
+
 31 Jul 2014, PHP 5.6.0 Release Candidate 3
 
 - Core: