summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0af63f7b68..de30bf2da2 100644
--- 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)