From: Moriyoshi Koizumi Date: Mon, 10 Feb 2003 19:55:18 +0000 (+0000) Subject: dot dot dot.. X-Git-Tag: RELEASE_0_5~1134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4fc819b9e8b2bf489fe97dee987250d67a9e809d;p=php dot dot dot.. --- diff --git a/NEWS b/NEWS index a3e744a9c8..4d4ad2227d 100644 --- a/NEWS +++ b/NEWS @@ -95,7 +95,7 @@ PHP 4 NEWS true-color image). (Ilia) - 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). + works correctly. (Ilia, Pierre-Alain Joye) - Fixed a memory leak in the bundled GD library inside gdImageTrueColorToPalette(). (Ilia) - Fixed bug #12776 (array_walk crash). (Moriyoshi)