pajoye                                   Tue, 07 Dec 2010 01:22:23 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=306036

Log:
- add CVE

Changed paths:
    U   php/php-src/branches/PHP_5_3/NEWS

Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS   2010-12-07 01:10:14 UTC (rev 306035)
+++ php/php-src/branches/PHP_5_3/NEWS   2010-12-07 01:22:23 UTC (rev 306036)
@@ -18,6 +18,7 @@
   . Fixed bug #46587 (mt_rand() does not check that max is greater than min).
     (Ilia)
   . Fixed #53409 (sleep() returns NULL on Windows). (Pierre)
+  . Fixed #29085 (bad default include_path on Windows). (Pierre)

 - cURL extension:
   . Fixed bug #52828 (curl_setopt does not accept persistent streams).
@@ -40,7 +41,7 @@
     words). (Ilia)

 - Intl extension:
-  . Fixed crashes on invalid parameters in intl extension. (Stas, Maksymilian
+  . Fixed crashes on invalid parameters in intl extension. (CVE-2010-4409). 
(Stas, Maksymilian
     Arciemowicz)
   . Added support for formatting the timestamp stored in a DateTime object.
     (Stas)

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

Reply via email to