From: wessels <> Date: Wed, 22 Jul 1998 01:06:05 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~3020 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e0e32f3692bfb122312fb9049086d077df22252a;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 4975d072eb..71fb360d50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -53,6 +53,11 @@ - Fixed proxy-authentication hangs (Henrik Nordstrom). - Fixed request_t->flags bug causing authenticated, proxied responses to be cached (Arjan de Vet). + - Fixed MIME types for .tgz extension (Henrik Nordstrom). + - Added view and download options to FTP listings (Henrik + Nordstrom). + - Modified configure to allow using pre-installed libdlmalloc.a + (Masashi Fujita). - Fixed cachemgr 'objects' implementation. Changes to squid-1.2.beta22 (June 1, 1998):