]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Sun, 23 Feb 2003 07:35:57 +0000 (07:35 +0000)
committerfoobar <sniper@php.net>
Sun, 23 Feb 2003 07:35:57 +0000 (07:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 548281c15eaef4e8d2b602f65bb77d7910425d02..7efe8c1c3d2a206eef7ce89d9f47050ee5f871cf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,7 @@ PHP 4                                                                      NEWS
 - Added improved JPEG 2000 support for getimagesize(). (Marcus, Adam Wright)
 - Added XBM and WBMP support for getimagesize(). (Marcus)
 - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe)
+- Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT). (Jani)
 - Fixed bug #22363 (combinations of fwrite(), fread() and fseek() produce
   unexpected results). (Wez)
 - Fixed bug #22330 (overloaded strrpos() gives wrong results).