coar 98/10/26 13:30:18
Modified: src CHANGES
Log:
Bother; one of these days I'll get the order down..
Revision Changes Path
1.1124 +4 -0 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1123
retrieving revision 1.1124
diff -u -r1.1123 -r1.1124
--- CHANGES 1998/10/23 20:07:37 1.1123
+++ CHANGES 1998/10/26 21:30:17 1.1124
@@ -1,5 +1,9 @@
Changes with Apache 1.3.4
+ *) Fix problem with 'apache -k shutdown' and startup event
+ synchronisation (Win32). [Ken Parzygnat <[EMAIL PROTECTED]>]
+ PR#3255
+
*) The config parser wasn't correctly noticing a missing '>'
on container start lines (e.g., it wouldn't spot
"<Directory /" as a syntax error). [Ryan Bloom <[EMAIL PROTECTED]>]