From: wessels <> Date: Wed, 10 Apr 1996 11:26:22 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~6231 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce502c7a4b7a6daafd506d6d4feb174d722436f1;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 056a6a6f52..338a3f7ba4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -57,3 +57,5 @@ - 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). + - Fixed bad free() in ipcacheShtudownServers() + - Cleaned up FTP url parsing; support port.