felipe Wed, 21 Apr 2010 22:30:06 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=298279
Log: - Changed order to FR 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-04-21 22:23:55 UTC (rev 298278) +++ php/php-src/branches/PHP_5_3/NEWS 2010-04-21 22:30:06 UTC (rev 298279) @@ -14,6 +14,9 @@ __construct now. (Stas) - Reset error state in PDO::beginTransaction() reset error state. (Ilia) +- Implemented FR#35638 (Adding udate to imap_fetch_overview results). + (Charles_Duffy at dell dot com ) + - Fixed a NULL pointer dereference when processing invalid XML-RPC requests (Fixes CVE-2010-0397, bug #51288). (Raphael Geissert) - Fixed 64-bit integer overflow in mhash_keygen_s2k(). (Clément LECIGNE, Stas) @@ -89,8 +92,6 @@ - Fixed bug #48781 (Cyclical garbage collector memory leak). (Dmitry) - Fixed bug #46111 (Some timezone identifiers can not be parsed). (Derick) - Fixed bug #35673 (formatOutput does not work with saveHTML). (Rob) -- Implement feature request #35638 (Adding udate to imap_fetch_overview results). - (Charles_Duffy at dell dot com ) ?? ??? 20??, PHP 5.3.2
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php