]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Fri, 5 Feb 2016 11:51:58 +0000 (19:51 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 5 Feb 2016 11:51:58 +0000 (19:51 +0800)
NEWS

diff --git a/NEWS b/NEWS
index c2b4d153a0a437509409df5f72ce3cb77dbf6d0d..a69e0707f22a1fb02e4150f2d83f4542c8f1b974 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ PHP                                                                        NEWS
   . Fixed bug #71441 (Typehinted Generator with return in try/finally crashes).
     (Bob)
 
+- CURL:
+  . Fixed bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER crashes
+    while curl_multi_exec). (Laruence)
+
 - Fileinfo:
   . Fixed bug #71434 (finfo throws notice for specific python file). (Laruence)