nd 2003/05/27 13:43:50
Modified: . CHANGES
Log:
sync
Revision Changes Path
1.1188 +4 -4 httpd-2.0/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/httpd-2.0/CHANGES,v
retrieving revision 1.1187
retrieving revision 1.1188
diff -u -r1.1187 -r1.1188
--- CHANGES 21 May 2003 15:50:27 -0000 1.1187
+++ CHANGES 27 May 2003 20:43:50 -0000 1.1188
@@ -98,10 +98,6 @@
*) Allow mod_dav to do weak entity comparison functions.
[Justin Erenkrantz]
- *) mod_negotiation: Introduce "prefer-language" environment variable,
- which allows to influence the negotiation process on request basis
- to prefer a certain language. [André Malo]
-
*) Move RFC 1413 ident requests from core to new module mod_ident.
[André Malo]
@@ -137,6 +133,10 @@
Apache 2.0.xx tree as documented, and except as noted, below.]
Changes with Apache 2.0.46
+
+ *) mod_negotiation: Introduce "prefer-language" environment variable,
+ which allows to influence the negotiation process on request basis
+ to prefer a certain language. [André Malo]
*) Fix for mod_dav. Call the 'can_be_activity' callback, if provided,
when a MKACTIVITY request comes in.
|