dgaudet 98/06/15 09:49:14
Modified: src CHANGES
Log:
I believe that PR#2367 is the same as PR#2412
Revision Changes Path
1.917 +1 -1 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.916
retrieving revision 1.917
diff -u -r1.916 -r1.917
--- CHANGES 1998/06/15 16:46:10 1.916
+++ CHANGES 1998/06/15 16:49:11 1.917
@@ -6,7 +6,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. [Ralf S. Engelschall, Charles Fu <[EMAIL PROTECTED]>] PR#2412
+ reponse. [Ralf S. Engelschall, Charles Fu <[EMAIL PROTECTED]>] PR#2412,
2367
*) 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