]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmb@php.net>
Sat, 27 Jun 2015 18:07:06 +0000 (20:07 +0200)
committerChristoph M. Becker <cmb@php.net>
Sat, 27 Jun 2015 18:07:06 +0000 (20:07 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 0af63f7b684658080266c6a26b23fd5195b08a92..de30bf2da262ff70509afa76d139b4ea1a83a23b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,8 @@
   . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb)
 
 - CLI server:
-  . Fix #64878 (304 responses return Content-Type header). (cmb)
+  . Fixed bug #69655 (php -S changes MKCALENDAR request method to MKCOL). (cmb)
+  . Fixed bug #64878 (304 responses return Content-Type header). (cmb)
 
 - COM:
   . Fixed bug #69939 (Casting object to bool returns false). (Kalle)