From: wessels <> Date: Tue, 21 Apr 1998 08:20:18 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~3481 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4b71f7484b55fbd1bb92ef9ded398abe30f5d66;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 9344f22e85..dad6e35926 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,14 @@ them goes BAD. - Fixed squid-internal bug for mixed-case hostnames (Henrik Nordstrom). + - Added some additional fault toleranse on FTP data channels + (Henrik Nordstrom). + - Corrected error reporting on FTP "hacks" (Henrik Nordstrom). + - Added lock/unlock for StoreEntry during storeAbort(). + - Added filemap bit usage stats to cachemgr 'storedir' and + 'info'. + - Replaced 'cache_stoplist' with 'no_cache' Access list. + - Fixed (hopefully) remaining swapfile-open-at-exit bugs. Changes to squid-1.2.beta19 (Apr 8, 1998):