derick          Sat Sep  9 12:29:09 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  - Update news.
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.240&r2=1.2027.2.547.2.241&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.240 php-src/NEWS:1.2027.2.547.2.241
--- php-src/NEWS:1.2027.2.547.2.240     Sat Sep  9 10:59:05 2006
+++ php-src/NEWS        Sat Sep  9 12:29:08 2006
@@ -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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to