coar 98/07/23 06:45:45
Modified: src CHANGES
Log:
I always forget this..
PR: 1644
Revision Changes Path
1.978 +3 -0 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.977
retrieving revision 1.978
diff -u -r1.977 -r1.978
--- CHANGES 1998/07/22 13:20:51 1.977
+++ CHANGES 1998/07/23 13:45:42 1.978
@@ -1,5 +1,8 @@
Changes with Apache 1.3.2
+ *) Modify mod_rewrite to update the Vary response field if it Does
+ Anything based upon request fields. [Ken Coar] PR#1644
+
*) Document the special APACI behavior for installation paths where
``/apache'' is appended to paths under some (well defined, of course)
situations to prevent pollution of system locations with Apache files.