From: Moriyoshi Koizumi Date: Mon, 10 Feb 2003 19:55:39 +0000 (+0000) Subject: dot dot dot.. X-Git-Tag: php-4.3.2RC1~275 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4a0d6f6a5acb754d10d0a3593858f943dfddbe5;p=php dot dot dot.. --- diff --git a/NEWS b/NEWS index 16caccd632..49796aef47 100644 --- a/NEWS +++ b/NEWS @@ -117,7 +117,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)