coar 98/02/07 07:52:13
Modified: src CHANGES
Log:
Note at least one of the recent changes (the only one I can
remember right now, though I know there are others).
Revision Changes Path
1.618 +4 -0 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.617
retrieving revision 1.618
diff -u -r1.617 -r1.618
--- CHANGES 1998/02/06 09:11:36 1.617
+++ CHANGES 1998/02/07 15:52:11 1.618
@@ -1,5 +1,9 @@
Changes with Apache 1.3b4
+ *) The module structure was modified to include a *dynamic_load_handle
+ in the STANDARD_MODULE_STUFF portion, and the MODULE_MAGIC_NUMBER
+ has been bumped accordingly. [Paul Sutton]
+
*) 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