coar 97/04/11 15:24:55
Modified: src CHANGES
Log:
Documented addition of mod_example.
Revision Changes Path
1.230 +2 -0 apache/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache/src/CHANGES,v
retrieving revision 1.229
retrieving revision 1.230
diff -C3 -r1.229 -r1.230
*** CHANGES 1997/04/11 05:16:37 1.229
--- CHANGES 1997/04/11 22:24:53 1.230
***************
*** 1,5 ****
--- 1,7 ----
Changes with Apache 1.2
+ *) Add mod_example (illustration of API techniques). [Ken Coar]
+
*) Add macro for memmove to conf.h for SUNOS4. [Marc Slemko]
*) Improve handling of directories when filenames have spaces in them.