]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Thu, 2 Jun 2016 10:37:51 +0000 (12:37 +0200)
committerAnatol Belski <ab@php.net>
Thu, 2 Jun 2016 10:37:51 +0000 (12:37 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 2330dfdc50019873bba1caa19c4c2ba9359d0fac..128841ede8275c707b0aad31a47cb2d0b2507695 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,10 @@ PHP                                                                        NEWS
   . Raise a compile-time warning on octal escape sequence overflow. (Sara)
   . Added [] = as alternative construct to list() =. (Bob)
 
+- CLI Server:
+  . Fixed bug #71276 (Built-in webserver does not send Date header).
+    (see at seos fr)
+
 - FTP:
   . Implemented FR #55651 (Option to ignore the returned FTP PASV address).
     (abrender at elitehosts dot com)