From: foobar Date: Fri, 11 Jul 2003 04:32:31 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC2~133 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29a8e606f353ad58faf50e3f24202ac0e3b93794;p=php BFN --- diff --git a/NEWS b/NEWS index c20ec9f766..08088853db 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ PHP 4 NEWS byte in multipart/form-data. (Rui) - Fixed possible crash in imagerotate() when an invalid color index is used for background color. (Pierre-Alain Joye) +- Fixed bug #24537 (apache2 compile misses some include directories). (Jani) - Fixed bug #24519 (aggregate_methods_by_list() does not increment refcount). - Fixed bug #24313 (file_exist() warning on non-existent files when open_basedir is used). (Ilia)