edink Wed Jul 9 07:08:51 2003 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: How did this get uppercased ;) Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.277 php-src/NEWS:1.1247.2.278 --- php-src/NEWS:1.1247.2.277 Wed Jul 9 07:07:27 2003 +++ php-src/NEWS Wed Jul 9 07:08:51 2003 @@ -7,7 +7,7 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php