]> granicus.if.org Git - php/commitdiff
add missing NEWS entry
authorAnatol Belski <ab@php.net>
Mon, 4 Jul 2016 09:05:49 +0000 (11:05 +0200)
committerAnatol Belski <ab@php.net>
Mon, 4 Jul 2016 09:05:49 +0000 (11:05 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 90df495213cad9042ceb429a57ba4f2b010c9dc5..d765242b71070d46236813000c45ea51c94f79c0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -54,6 +54,10 @@ PHP                                                                        NEWS
   . Fixed bug #72400 (Integer Overflow in addcslashes/addslashes). (Stas)
   . Fixed bug #72403 (Integer Overflow in Length of String-typed ZVAL). (Stas)
 
+- Date:
+  . Fixed bug #63740 (strtotime seems to use both sunday and monday as start of
+    week). (Derick)
+
 - FPM:
   . Fixed bug #72308 (fastcgi_finish_request and logging environment
     variables). (Laruence)