]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Thu, 7 Jan 2016 17:56:53 +0000 (18:56 +0100)
committerAnatol Belski <ab@php.net>
Thu, 7 Jan 2016 17:56:53 +0000 (18:56 +0100)
NEWS

diff --git a/NEWS b/NEWS
index b5f5a32b46e04170267f1cd7a3dee5a12cd62254..a79cbad88a2a8015055672e3c15be23cb1be346f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ PHP                                                                        NEWS
   . Fixed bug #71297 (Memory leak with consecutive yield from). (Bob)
 
 - CURL:
+  . Fixed bug #71227 (Can't compile php_curl statically). (Anatol)
   . Fixed bug #71225 (curl_setopt() fails to set CURLOPT_POSTFIELDS with
     reference to CURLFile). (Laruence)