git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100058
13f79535-47bb-0310-9956-
ffa450edef68
+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,