]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmb@php.net>
Sun, 9 Aug 2015 00:59:15 +0000 (02:59 +0200)
committerChristoph M. Becker <cmb@php.net>
Sun, 9 Aug 2015 00:59:15 +0000 (02:59 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 4862c9ecf6e1116cde565ab78b4b973350812127..f1358f012d0dcd5d0d7de42b181677440879d299 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP                                                                        NEWS
 - Code:
   . Fixed bug #70215 (Segfault when __invoke is static). (Bob)
 
+- CLI server:
+  . Fixed bug #66606 (Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE).
+    (wusuopu, cmb)
+
 - Phpdbg:
   . Fixed bug #70214 (FASYNC not defined, needs sys/file.h include). (Bob)