diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ PHP 4 NEWS . 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 |