From: Ilia Alshanetsky Date: Fri, 27 Dec 2002 00:09:35 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.3.0~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee3e6f12aeea1c2be7d39f0b4030acd85b888c00;p=php MFH --- diff --git a/NEWS b/NEWS index 32bad3bb68..8b5278062e 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,8 @@ PHP 4 NEWS - Moved extensions to PECL (http://pear.php.net/): (James, Derick) . ext/vpopmail . ext/cybermut +- Fix a crash when using invalid color index with imagecolortransparent() + (Pierre-Alain Joye). - Fixed bug #20987 (no handling for client certificates). (Ilia) - Fixed bug #21039 (crash when not supplying an IV to mcrypt_generic_init). (Derick)