From: Edin Kadribasic Date: Wed, 9 Jul 2003 11:08:51 +0000 (+0000) Subject: How did this get uppercased ;) X-Git-Tag: php-4.3.3RC2~151 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af3003359979882407f5d79f8b3e0612c82f0115;p=php How did this get uppercased ;) --- diff --git a/NEWS b/NEWS index 3ed9ba48fe..2a0f691fe3 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ PHP 4 NEWS - Fixed FastCGI IIS document root problem. (Shane) - Fixed corruption of multibyte character including 0x5c as second byte in multipart/form-data. (Rui) -- Fixed possible crash in imagerotate() when AN invalid color index +- Fixed possible crash in imagerotate() when an invalid color index is used for background color. (Pierre-Alain Joye) - Fixed bug #24313 (file_exist() warning on non-existent files when open_basedir is used). (Ilia)