jani Wed, 27 Jan 2010 16:14:53 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=294099
Log: - Short is enough, people will not understand it anyway. And this is not a TODO, this is what was already done.. 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-01-27 15:38:35 UTC (rev 294098) +++ php/php-src/branches/PHP_5_3/NEWS 2010-01-27 16:14:53 UTC (rev 294099) @@ -19,8 +19,7 @@ (Pierre) - Fixed possible bad behavior of rename on windows when used with symbolic links or invalid paths. (Pierre) -- Remove output buffering for error messages sent through stderr on - Windows. (Pierre) +- Fixed error output to stderr on Windows. (Pierre) - Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation). (Ilia, hanno at hboeck dot de)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php