ben 99/06/07 05:06:03
Modified: src CHANGES
Log:
Document libs: change.
Revision Changes Path
1.1372 +3 -0 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1371
retrieving revision 1.1372
diff -u -r1.1371 -r1.1372
--- CHANGES 1999/06/04 18:39:57 1.1371
+++ CHANGES 1999/06/07 12:05:58 1.1372
@@ -1,5 +1,8 @@
Changes with Apache 1.3.7
+ *) Allow .module files to specify libraries with Lib:.
+ [Ben Laurie]
+
*) Allow SetEnvIf[NoCase] to test environment variables as well
as header fields and request attributes. [Ken Coar]