]> granicus.if.org Git - php/commitdiff
- Update news.
authorDerick Rethans <derick@php.net>
Sat, 9 Sep 2006 12:29:08 +0000 (12:29 +0000)
committerDerick Rethans <derick@php.net>
Sat, 9 Sep 2006 12:29:08 +0000 (12:29 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b2156e33a7b6f99c3e6c5d19eab41513f9499ad7..476baa1f3a5322fd474270e8da8e47aba8b4f95d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@
 - Removed current working directory from the php.ini search path for CLI and
   readded it for other SAPIs (restore to pre 5.1.x behaviour). (Edin)
 - Fixed bug #38759 (PDO sqlite2 empty query causes segfault). (Tony)
+- Fixed bug #38721 (Invalid memory read in date_parse()). (Tony, Derick)
 - Fixed bug #38700 (SoapClient::__getTypes never returns). (Dmitry)
 - Fixed bug #38693 (curl_multi_add_handle() set curl handle to null). (Ilia)
 - Fixed bug #38661 (mixed-case URL breaks url-wrappers). (Ilia)