]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Fri, 7 Apr 2017 07:21:44 +0000 (15:21 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 7 Apr 2017 07:21:44 +0000 (15:21 +0800)
NEWS

diff --git a/NEWS b/NEWS
index f92417a2a90f25b5bcfc53375a2ceb21c43c0a21..29700ad281ab8abb90806171ea4bc2fdd772d734 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ PHP                                                                        NEWS
   . Fixed bug #74343 (compile fails on solaris 11 with system gd2 library).
     (krakjoe)
 
+- MySQLnd:
+  . Fixed bug #74376 (Invalid free of persistent results on error/connection
+    loss). (Yussuf Khalil)
+
 - Intl:
   . Fixed bug #65683 (Intl does not support DateTimeImmutable). (Ben Scholzen)