pcs 98/10/07 02:20:43
Modified: src CHANGES
Log:
Note the -k options on Win32
Revision Changes Path
1.1104 +3 -0 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1103
retrieving revision 1.1104
diff -u -r1.1103 -r1.1104
--- CHANGES 1998/10/06 19:06:06 1.1103
+++ CHANGES 1998/10/07 09:20:38 1.1104
@@ -21,6 +21,9 @@
ap_bhalfduplex select that might result in an infinite loop on
platforms that do not validate the descriptor. [Roy Fielding]
+ *) WIN32: Add "-k shutdown" and "-k restart" options to signal a
+ running Apache server [Paul Sutton]
+
*) Fix mod_autoindex bug where directories got a size of "0k" instead
of "-". [Martin Plechsmid <[EMAIL PROTECTED]>, Marc Slemko]
PR#3130