]> granicus.if.org Git - php/commitdiff
Update NEWS
authorDerick Rethans <derick@php.net>
Fri, 20 May 2005 11:15:33 +0000 (11:15 +0000)
committerDerick Rethans <derick@php.net>
Fri, 20 May 2005 11:15:33 +0000 (11:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1d0160864eb45335f7941eff9d2e67be3c6aeaa9..2404527caa8c1d12758eeac3cf76c9edd6070dfe 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ PHP 4                                                                      NEWS
   RFC 2616 section 10.3.5) (Rasmus, Choitel)
 - Fixed bug #33019 (socket errors cause memory leaks in php_strerror()). 
   (jwozniak23 at poczta dot onet dot pl, Tony).
+- Fixed bug #33013 ("next month" was handled wrong while parsing dates).
+  (Derick)
 - Fixed bug #32974 (pcntl calls malloc() from a signal handler). (Wez)
 - Fixed bug #32944 (Disabling session.use_cookies doesn't prevent reading 
   session cookies). (Jani, Tony)