iliaa Wed Dec 4 12:31:24 2002 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Fixed a typo. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.16 php4/NEWS:1.1247.2.17 --- php4/NEWS:1.1247.2.16 Wed Dec 4 12:29:57 2002 +++ php4/NEWS Wed Dec 4 12:31:23 2002 @@ -15,7 +15,7 @@ . ext/cybermut - Fixed bug #20785 (crash when using pdf_open_memory_image() to load a true-color image). (Ilia) -- Fixed a crash when converting between true-color images (peg/jpeg) and +- Fixed a crash when converting between true-color images (png/jpeg) and gd1/gd2 image formats, png/jpeg -> gd1/gd2 -> png/jpeg conversion now works correctly. (Ilia, (Pierre-Alain Joye). - Fixed a memory leak in the bundled GD library inside
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php