pajoye Sun Dec 10 01:39:09 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - #39780 entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.419&r2=1.2027.2.547.2.420&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.419 php-src/NEWS:1.2027.2.547.2.420 --- php-src/NEWS:1.2027.2.547.2.419 Sun Dec 10 01:26:51 2006 +++ php-src/NEWS Sun Dec 10 01:39:09 2006 @@ -50,6 +50,7 @@ - Fixed FastCGI impersonation for persistent connections on Windows. (Dmitry) - Fixed wrong signature initialization in imagepng (Takeshi Abe) - Added optimization for imageline with horizontal and vertial lines (Pierre) +- Fixed bug #39780 (PNG image with CRC/data error raises fatal error) (Pierre) - Fixed bug #39775 ("Indirect modification ..." message is not shown). (Dmitry) - Fixed bug #39763 (magic quotes are applied twice by ext/filter in parse_str()). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php