]> granicus.if.org Git - php/commitdiff
Add entry for bug #69354, fixed in 5.5.25
authorLior Kaplan <kaplanlior@gmail.com>
Fri, 22 May 2015 08:17:01 +0000 (11:17 +0300)
committerLior Kaplan <kaplanlior@gmail.com>
Fri, 22 May 2015 08:17:01 +0000 (11:17 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 2cb177bf2dabcf00d3a0d9352230ff9c01596d39..0e0af2c3626f62f6c6e0f70116f3ae3606a4e332 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,8 @@ PHP                                                                        NEWS
     overflow). (CVE-2015-4022) (Stas)
 
 - ODBC:
+  . Fixed bug #69354 (Incorrect use of SQLColAttributes with ODBC 3.0).
+    (Anatol)
   . Fixed bug #69474 (ODBC: Query with same field name from two tables returns
     incorrect result). (Anatol)
   . Fixed bug #69381 (out of memory with sage odbc driver). (Frederic Marchall,