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

diff --git a/NEWS b/NEWS
index 4e00285960b1f959d5173c04f09ee3b62fa239ae..93e828fd71b4b3ac6182c5726049caa923c62d62 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ PHP                                                                        NEWS
   . Fixed bug #71529 (Variable references on array elements don't work when
     using count). (Nikita)
 
+- CLI server:
+  . Bug #71559 (Built-in HTTP server, we can download file in web by bug).
+    (Johannes, Anatol)
+
 - PCRE:
   . Fixed bug #71537 (PCRE segfault from Opcache). (Laruence)