]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Mon, 7 Nov 2016 19:47:06 +0000 (20:47 +0100)
committerAnatol Belski <ab@php.net>
Mon, 7 Nov 2016 19:47:06 +0000 (20:47 +0100)
NEWS

diff --git a/NEWS b/NEWS
index fd90c3c447067cb61b7ffb783605cb57a9f91a0a..aa1fc942b03cd48c852da2e041de267436454278 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP                                                                        NEWS
   . Fixded bug #72736 (Slow performance when fetching large dataset with mysqli
     / PDO). (Dmitry)
 
+- ODBC:
+  . Fixed bug #73448 (odbc_errormsg returns trash, always 513 bytes).
+    (Anatol)
+
 - PCRE:
   . Fixed bug #73392 (A use-after-free in zend allocator management). 
     (Laruence)