]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Wed, 16 Apr 2014 07:49:48 +0000 (09:49 +0200)
committerAnatol Belski <ab@php.net>
Wed, 16 Apr 2014 07:49:48 +0000 (09:49 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f281f5a36ed1635fab7561d9d71ade324e3b0b65..e7618794d9a06b619d903e11421b9b5c625045ea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2014, PHP 5.6.0 Beta 2
 
+- CLI server:
+  . Fixed bug #67079 (Missing MIME types for XML/XSL files). (Anatol)
+
 - Core:
   . Fixed bug #64604 (parse_url is inconsistent with specified port).
     (Ingo Walz)