pajoye Wed Jul 26 10:06:10 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - 38212 & 38214 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.148&r2=1.2027.2.547.2.149&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.148 php-src/NEWS:1.2027.2.547.2.149 --- php-src/NEWS:1.2027.2.547.2.148 Wed Jul 26 09:24:25 2006 +++ php-src/NEWS Wed Jul 26 10:06:10 2006 @@ -121,6 +121,9 @@ - Fixed memory leaks in openssl streams context options. (Pierre) - Fixed handling of extremely long paths inside tempnam() function. (Ilia) +- Fixed bug #38214 (gif interlace output cannot work) (Pierre) +- Fixed bug #38212 (Segfault on invalid imagecreatefromgd2part() parameters) + (Pierre) - Fixed bug #38183 (disable_classes=Foobar causes disabled class to be called Foo). (Jani) - Fixed bug #38179 (imagecopy from a palette to a truecolor image loose
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php