stas Fri Jun 22 00:10:27 2007 UTC Modified files: (Branch: PHP_4_4) /php-src NEWS Log: Fixed bug #41765 (Recode crashes/does not work on amd64) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2.239&r2=1.1247.2.920.2.240&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.239 php-src/NEWS:1.1247.2.920.2.240 --- php-src/NEWS:1.1247.2.920.2.239 Mon Jun 18 22:03:32 2007 +++ php-src/NEWS Fri Jun 22 00:10:27 2007 @@ -10,6 +10,8 @@ input variables. Fix for MOPB-03-2007. (Stas) - Fixed INFILE LOCAL option handling with MySQL - now not allowed when open_basedir or safe_mode is active (Stas) +- Fixed bug #41765 (Recode crashes/does not work on amd64) + (nexus at smoula dot net, Stas) - Fixed bug #41630 (segfault when an invalid color index is present in the image data). (Reported by Elliot <[EMAIL PROTECTED] dot com>) (Pierre) - Fixed bug #41628 (PHP settings leak between Virtual Hosts in
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php