From f3a253a4a0935c6b8887568d0af37181751aec02 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Wed, 4 Dec 2002 17:31:35 +0000 Subject: [PATCH] Fixed a typo. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ae29d0cbc3..9db61f67e0 100644 --- a/NEWS +++ b/NEWS @@ -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 -- 2.50.1