From: Date: Thu, 3 Aug 2000 01:09:15 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a31dd36ab9fd6109751700da0f14c46bd396dfb8;p=php NEWS update --- diff --git a/NEWS b/NEWS index 24b1e2e7e4..ff17d8522a 100644 --- 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)