coar 98/02/01 08:35:43
Modified: src CHANGES
Log:
Considered leaving my name off that last change.. not really,
just forgot. :-)
Revision Changes Path
1.611 +1 -1 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.610
retrieving revision 1.611
diff -u -r1.610 -r1.611
--- CHANGES 1998/02/01 16:33:08 1.610
+++ CHANGES 1998/02/01 16:35:42 1.611
@@ -8,7 +8,7 @@
other than kosher manner (e.g., the proxy including mod_mime.h).
Module-private header files (the proxy, mod_mime, the regex library,
and mod_rewrite) have not been moved to src/include; nor have
- the OS-abstraction files.
+ the OS-abstraction files. [Ken Coar]
*) Fix a bug where r->hostname didn't have the :port stripped
from it. [Dean Gaudet]