dgaudet 97/06/30 13:30:53
Modified: src CHANGES
Log:
Forgot them CHANGES.
Revision Changes Path
1.312 +4 -0 apache/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache/src/CHANGES,v
retrieving revision 1.311
retrieving revision 1.312
diff -C3 -r1.311 -r1.312
*** CHANGES 1997/06/30 01:32:23 1.311
--- CHANGES 1997/06/30 20:30:51 1.312
***************
*** 1,4 ****
--- 1,8 ----
Changes with Apache 1.3
+
+ *) API: It's possible to replace standalone_main (define STANDALONE_MAIN)
+ and it's possible to use SFIO for the underlying i/o layer.
+ [Doug MacEachern]
*) Enhance UserDir directive (mod_userdir) to accept a list of
usernames for the 'disable' keyword, and add 'enable user...' to