rse 98/03/20 01:27:41
Modified: src CHANGES
Log:
typo
Revision Changes Path
1.727 +1 -1 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.726
retrieving revision 1.727
diff -u -r1.726 -r1.727
--- CHANGES 1998/03/20 09:11:12 1.726
+++ CHANGES 1998/03/20 09:27:39 1.727
@@ -1,6 +1,6 @@
Changes with Apache 1.3b6
- *) Now mod_proxy uses the reponse string (in addition to the response
status
+ *) Now mod_proxy uses the response string (in addition to the response
status
code) from the already used FTP SIZE command to setup the Content-Length
header if available. [Ralf S. Engelschall, PR#1183]