]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Record changes for 2.0.47.
authorSander Striker <striker@apache.org>
Tue, 27 May 2003 23:45:11 +0000 (23:45 +0000)
committerSander Striker <striker@apache.org>
Tue, 27 May 2003 23:45:11 +0000 (23:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100058 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 71628f7f8633289adc10c47b3f657bf2b0bf891c..fe5e6b79ce722513a2633ca533bdb2290be9a001 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+Changes with Apache 2.0.47
+
+  *) mod_negotiation: Introduce "prefer-language" environment variable,
+     which allows to influence the negotiation process on request basis
+     to prefer a certain language.  [AndrĂ© Malo]
+
+  *) Make mod_expires' ExpiresByType work properly, including for
+     dynamically-generated documents.  [Ken Coar]
+
 Changes with Apache 2.0.46
 
   *) Fix for mod_dav.  Call the 'can_be_activity' callback, if provided,