]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Mon, 21 Mar 2016 08:44:30 +0000 (16:44 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 21 Mar 2016 08:44:30 +0000 (16:44 +0800)
NEWS

diff --git a/NEWS b/NEWS
index e8684bba4b3a458ed4b767a2e32176d0ce4754f8..b5a132682e3af0162764e136042c10963c259f44 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ PHP                                                                        NEWS
     (Nikita)
   . Fixed bug #62059 (ArrayObject and isset are not friends). (Nikita)
 
+- Curl:
+  . Fixed bug #71831 (CURLOPT_NOPROXY applied as long instead of string).
+    (Michael Sierks)    
+
 - ODBC:
   . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)