]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 3 Aug 2000 01:09:15 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Thu, 3 Aug 2000 01:09:15 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 24b1e2e7e4b8d812682cded8d2d7f32e92a48d14..ff17d8522a6da6e46b99ac6991a8294dde91cb18 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.2
+- Fix HEAD request bug on an Apache ErrorDocument redirect and preserve
+  the status code across the redirect as well.  (Rasmus)
 - Add Olympus-specific tags to read_exif_data() (Rasmus)
 - Fixed bug in imap_fetchheader() where using FT_PREFETCHTEXT didn't return
   the body. Bug #4447. (Jani)