rse 98/06/14 11:33:10
Modified: src CHANGES
Log:
Adjust entry for Marc.
Revision Changes Path
1.915 +1 -3 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.914
retrieving revision 1.915
diff -u -r1.914 -r1.915
--- CHANGES 1998/06/13 15:22:46 1.914
+++ CHANGES 1998/06/14 18:33:08 1.915
@@ -4,9 +4,7 @@
*) Fix parsing of FTP `SIZE' responses in proxy module: The newline was not
truncated which forced following HTTP headers to be data in the HTTP
- reponse. Although the reponse now is copied out from the response buffer
- because it is only temporary and overridden at other points.
- [Ralf S. Engelschall, Charles Fu <[EMAIL PROTECTED]>] PR#2412
+ reponse. [Ralf S. Engelschall, Charles Fu <[EMAIL PROTECTED]>] PR#2412
*) Portability fix for APACI shadow tree support: Swap order of awk and sed
in top-level configure script to avoid sed fails on some platforms (for