stas Fri Jun 22 00:10:02 2007 UTC Modified files: (Branch: PHP_5_2) /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.2027.2.547.2.794&r2=1.2027.2.547.2.795&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.794 php-src/NEWS:1.2027.2.547.2.795 --- php-src/NEWS:1.2027.2.547.2.794 Wed Jun 20 23:05:52 2007 +++ php-src/NEWS Fri Jun 22 00:10:02 2007 @@ -36,6 +36,8 @@ - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory already exists). (Pierre) +- Fixed bug #41765 (Recode crashes/does not work on amd64) + (nexus at smoula dot net, Stas) - Fixed bug #41724 (libxml_get_last_error() - errors service request scope). (thekid at php dot net, Ilia) - Fixed bug #41717 (imagepolygon does not respect thickness). (Pierre)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php