]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Sat, 4 Apr 2015 19:49:09 +0000 (21:49 +0200)
committerAnatol Belski <ab@php.net>
Sat, 4 Apr 2015 19:49:09 +0000 (21:49 +0200)
fixes for bug #69354 was cherrypicked from master

NEWS

diff --git a/NEWS b/NEWS
index fc4544c74d27a4f422fd1e9c538b10eda8e17d79..6de9b2956495a224437aaa16978f42d3b422bf06 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ PHP                                                                        NEWS
 - Ereg:
   . Fixed bug #68740 (NULL Pointer Dereference). (Laruence)
 
+- ODBC:
+  . Fixed bug #69354 (Incorrect use of SQLColAttributes with ODBC 3.0).
+    (Anatol)
+
 - OPCache:
   . Fixed bug #69281 (opcache_is_script_cached no longer works). (danack)
   . Fixed bug #68677 (Use After Free). (CVE-2015-1351) (Laruence)