From: foobar Date: Tue, 11 Feb 2003 00:08:51 +0000 (+0000) Subject: krhm.. X-Git-Tag: RELEASE_0_5~1126 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c68961cc7be4457df8588986c8dd130fac28815f;p=php krhm.. --- diff --git a/NEWS b/NEWS index 4d4ad2227d..57641f657c 100644 --- a/NEWS +++ b/NEWS @@ -77,7 +77,7 @@ PHP 4 NEWS . ext/cybermut - ZLIB extension is now built-in in the Windows distribution. External extension (php_zlib.dll) has been removed. (Edin) -- Fix a crash when using invalid color index with imagecolortransparent(). +- Fixed 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).