randy 97/01/26 17:28:13
Modified: src CHANGES
Log:
Get CHANGES file in sync with reality.
Revision Changes Path
1.138 +7 -1 apache/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache/src/CHANGES,v
retrieving revision 1.137
retrieving revision 1.138
diff -C3 -r1.137 -r1.138
*** CHANGES 1997/01/27 00:16:17 1.137
--- CHANGES 1997/01/27 01:28:11 1.138
***************
*** 1,6 ****
! Changes with Apache 1.2b5
*) Allow whitespace in imagemap mapfile coordinates. [Marc Slemko]
*) Change KeepAlive semantics (On|Off instead of a number), add
MaxKeepAliveRequests directive. [Alexei Kosut]
--- 1,12 ----
! Changes with Apache 1.2b6
*) Allow whitespace in imagemap mapfile coordinates. [Marc Slemko]
+
+ *) Fix typo introduced in fix for potential infinite loop around
+ accept() in child_main(). This change caused the rev to 1.2b6.
+ 1.2b5 was never a public beta.
+
+ Changes with Apache 1.2b5
*) Change KeepAlive semantics (On|Off instead of a number), add
MaxKeepAliveRequests directive. [Alexei Kosut]