coar 98/09/29 08:17:04
Modified: src CHANGES
Log:
Oy, forgot to update CHANGES again..
Revision Changes Path
1.1084 +4 -0 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1083
retrieving revision 1.1084
diff -u -r1.1083 -r1.1084
--- CHANGES 1998/09/28 22:32:10 1.1083
+++ CHANGES 1998/09/29 15:17:02 1.1084
@@ -1,5 +1,9 @@
Changes with Apache 1.3.3
+ *) Add [REDIRECT_]VARIANTS environment variable to mod_speling
+ so that ErrorDocument 300 processors can reformat the list
+ if desired. [Ken Coar] PR#2859
+
*) Add +/- incremental prefixes to IndexOptions keywords, and
enable merging of multiple IndexOptions directives. [Ken Coar]