marc 98/08/10 10:11:18
Modified: src CHANGES
Log:
Finch, not Fincg.
PR: 2820
Submitted by: Tony Finch <[EMAIL PROTECTED]>
Revision Changes Path
1.1016 +1 -1 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1015
retrieving revision 1.1016
diff -u -r1.1015 -r1.1016
--- CHANGES 1998/08/10 04:16:11 1.1015
+++ CHANGES 1998/08/10 17:11:16 1.1016
@@ -1346,7 +1346,7 @@
*) The CGI spec says that REMOTE_HOST should be set to the remote hosts's
name, or left unset if this value is unavailable. Apache was setting
it to the IP address when unavailable.
- [Tony Fincg <[EMAIL PROTECTED]>] PR#1925
+ [Tony Finch <[EMAIL PROTECTED]>] PR#1925
*) Various improvements to the configuration and build support for
compiling
modules as shared objects. Especially Solaris 2.x, SunOS 4.1, IRIX and