dgaudet 98/02/07 13:23:31
Modified: src CHANGES
Log:
a few more updates
Revision Changes Path
1.619 +6 -0 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.618
retrieving revision 1.619
diff -u -r1.618 -r1.619
--- CHANGES 1998/02/07 15:52:11 1.618
+++ CHANGES 1998/02/07 21:23:28 1.619
@@ -4,6 +4,12 @@
in the STANDARD_MODULE_STUFF portion, and the MODULE_MAGIC_NUMBER
has been bumped accordingly. [Paul Sutton]
+ *) All BrowserMatch directives mentioned in
+ htdocs/manual/known_client_problems.html are in the default
+ configuration files. [Lars Eilebrecht]
+
+ *) MiNT port update. [Jan Paul Schmidt]
+
*) HTTP/1.1 requires x-gzip and gzip encodings be treated
equivalent, similarly for x-compress and compress. Apache
now ignores a leading x- when comparing encodings. It also