pajoye Sun Nov 5 15:08:50 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - gdpng entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.330&r2=1.2027.2.547.2.331&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.330 php-src/NEWS:1.2027.2.547.2.331 --- php-src/NEWS:1.2027.2.547.2.330 Sat Nov 4 14:27:06 2006 +++ php-src/NEWS Sun Nov 5 15:08:50 2006 @@ -11,6 +11,7 @@ . Make sure PHP_SELF is filtered in Apache 1 sapi. . Fixed bug #39358 (INSTALL_HEADERS contains incorrect reference to php_filter.h). +- Fixed wrong signature initialization in imagepng (Takeshi Abe) - Added optimization for imageline with horizontal and vertial lines (Pierre) - Fixed bug #39366 (imagerotate does not use alpha with angle > 45°) (Pierre) - Fixed bug #39273 (imagecopyresized may ignore alpha channel) (Pierre)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php