chuck 96/09/17 07:58:32
Modified: src CHANGES
Log:
Submitted by: Chuck Murcko
Netscape 2.x keepalive fix.
Revision Changes Path
1.64 +4 -1 apache/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache/src/CHANGES,v
retrieving revision 1.63
retrieving revision 1.64
diff -C3 -r1.63 -r1.64
*** CHANGES 1996/09/13 21:02:13 1.63
--- CHANGES 1996/09/17 14:58:30 1.64
***************
*** 1,6 ****
! $Id: CHANGES,v 1.63 1996/09/13 21:02:13 jim Exp $
Changes with Apache 1.2b1:
*) Status module updates: prevent rollover/overflow with heavily
used systems. Add additional information, such as time
--- 1,9 ----
! $Id: CHANGES,v 1.64 1996/09/17 14:58:30 chuck Exp $
Changes with Apache 1.2b1:
+
+ *) Netscape 2.x keepalive fix, using BrowserMatch/mod_browser.
+ [Chuck Murcko]
*) Status module updates: prevent rollover/overflow with heavily
used systems. Add additional information, such as time