fielding 97/03/18 01:46:44
Modified: src CHANGES
Log:
bugger
Revision Changes Path
1.200 +3 -0 apache/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache/src/CHANGES,v
retrieving revision 1.199
retrieving revision 1.200
diff -C3 -r1.199 -r1.200
*** CHANGES 1997/03/18 09:34:51 1.199
--- CHANGES 1997/03/18 09:46:42 1.200
***************
*** 1,5 ****
--- 1,8 ----
Changes with Apache 1.2b8
+ *) Fixed infinite loop when a trailing slash is included after a type map
+ file URL (extra path info). [Petr Lampa]
+
*) Fixed server status updating of per-connection counters. [Roy Fielding]
*) Workaround to a compiler bug that causes SunOS 4.1.x to panic.