]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Sun, 14 Feb 2016 19:52:47 +0000 (20:52 +0100)
committerAnatol Belski <ab@php.net>
Sun, 14 Feb 2016 19:52:47 +0000 (20:52 +0100)
NEWS

diff --git a/NEWS b/NEWS
index e551a97e08981364682b5366b8e5acfb5bb69444..a7760dac09ba252689537ae4418598846eb3f234 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP                                                                        NEWS
   . Fixed bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER crashes
     while curl_multi_exec). (Laruence)
 
+- CLI server:
+  . Bug #71559 (Built-in HTTP server, we can download file in web by bug).
+    (Johannes, Anatol)
+
 - Date:
   . Fixed bug #68078 (Datetime comparisons ignore microseconds). (Willem-Jan
     Zijderveld)