]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmb@php.net>
Thu, 2 Jul 2015 22:29:44 +0000 (00:29 +0200)
committerChristoph M. Becker <cmb@php.net>
Thu, 2 Jul 2015 22:29:44 +0000 (00:29 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3c8b4dc4947445e79626ea77173650372a86d522..fb3a6f2ad4e0bba0a7063f89f53b0051e3caad93 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,10 @@ PHP                                                                        NEWS
   . Corrected oci8 hash destructors to prevent segfaults, and a few other fixes.
     (Cameron Porter)
 
+- ODBC:
+  . Fixed bug #69975 (PHP segfaults when accessing nvarchar(max) defined
+    columns). (cmb)
+
 - OpenSSL:
   . Fixed bug #69882 (OpenSSL error "key values mismatch" after
     openssl_pkcs12_read with extra cert) (Tomasz Sawicki)