]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 3 Jun 2002 00:26:00 +0000 (00:26 +0000)
committer <changelog@php.net> <>
Mon, 3 Jun 2002 00:26:00 +0000 (00:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5b947bcd15deda1ceb3ea45c92751ded0cc6d194..332764ba643d4ac430a5cdaea86c655493416600 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- If zlib.output_compression is enabled and a page is compressed
+  a "Vary: Accept-Encoding" header is added. (Stefan)
 - Renamed getallheaders() to apache_request_headers() and kept
   getallheaders() as an alias to it.  Also added apache_response_headers()
   which returns the current response headers from Apache.