From: wessels <> Date: Wed, 10 Apr 1996 06:24:27 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~6244 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cdb8a3aed63f2669fbda4d890e2dc15d2934b53;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index d822dd3dd3..056a6a6f52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -56,3 +56,4 @@ connections don't stack up on the listen queue. - Created "store.log" which logs RELEASE/SWAPIN/SWAPOUT events. - Added announce to cached; no longer external program. + - Added ftpProcessReplyHeader() (a twin of the one in http.c).