rse 98/07/23 10:31:27
Modified: src CHANGES
Log:
Do some litte adjustments to let Marc agree to it ;-)
Revision Changes Path
1.980 +4 -3 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.979
retrieving revision 1.980
diff -u -r1.979 -r1.980
--- CHANGES 1998/07/23 13:57:50 1.979
+++ CHANGES 1998/07/23 17:31:24 1.980
@@ -1,10 +1,11 @@
Changes with Apache 1.3.2
*) Fix document "hyperlink" for dso.html in src/Configuration.tmpl
- [Ralf S. Engelschall] PR#2674
+ [Knut A.Syed <[EMAIL PROTECTED]>] PR#2674
- *) Modify mod_rewrite to update the Vary response field if it Does
- Anything based upon request fields. [Ken Coar] PR#1644
+ *) Modify mod_rewrite to update the Vary response field if the URL
rewriting
+ engine does any manipulations or decisions 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)