pajoye Thu, 03 Sep 2009 12:54:46 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=287989
Log: - missing ) Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_5_2/NEWS 2009-09-03 12:25:26 UTC (rev 287988) +++ php/php-src/branches/PHP_5_2/NEWS 2009-09-03 12:54:46 UTC (rev 287989) @@ -8,7 +8,8 @@ - Fixed sanity check for the color index in imagecolortransparent. (Pierre) - Fixed zlib.deflate compress filter to actually accept level parameter. (Jani) -- Fixed leak on error in popen/exec (and related functions on Windows. (Pierre) +- Fixed leak on error in popen/exec (and related functions) on Windows. + (Pierre) - Fixed bug #49361 (wordwrap() wraps incorrectly on end of line boundaries). (Ilia, code-it at mail dot ru)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php