summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2015-05-22 11:17:01 +0300
committerLior Kaplan <kaplanlior@gmail.com>2015-05-22 11:17:01 +0300
commit827d2c14150197e20897cba39c1824aa910df95a (patch)
tree0aaaecf525daba0f2a1ab8eb77b0da09bad875ce
parent7ecab5d23fc6939334d333713ac899e7a8153856 (diff)
downloadphp-git-827d2c14150197e20897cba39c1824aa910df95a.tar.gz
Add entry for bug #69354, fixed in 5.5.25
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2cb177bf2d..0e0af2c362 100644
--- 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,