From: Ilia Alshanetsky Date: Fri, 27 Dec 2002 00:09:13 +0000 (+0000) Subject: Bug fixing news. X-Git-Tag: PHP_5_0_dev_before_13561_fix~601 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3283752055a711164935acfb6344bb6dae615297;p=php Bug fixing news. --- diff --git a/NEWS b/NEWS index 525208db8f..5eca6d08ac 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,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)