From: hno <> Date: Tue, 19 Feb 2002 06:31:22 +0000 (+0000) Subject: Merged Squid-2.4 changelog updates X-Git-Tag: SQUID_3_0_PRE1~1182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e8e4d00ba9f1b508d6560aa5814fce4a0cec43;p=thirdparty%2Fsquid.git Merged Squid-2.4 changelog updates --- diff --git a/ChangeLog b/ChangeLog index d4be033a57..d6a4b069c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,9 +33,30 @@ Changes to squid-2.5 (): - Added 'max-conn' option to 'cache_peer' - Added SSL gatewaying support, allowing Squid to act as a SSL server in accelerator setups. - - Multiple SNMP memory leaks fixed - Countless other small things and fixes +Changes to Squid-2.4.STABLE4 () + + - htcp_port 0 now properly disabled htcp + - Fixed problem with certain non-anonymous ftp:// style URL's + - SNMP bugfixes including several memory leaks + +Changes to Squid-2.4.STABLE3 (Nov 28, 2001): + + - Fixed bug #255: core dump on SSL/CONNECT if access denied by + miss_access + - Fixed bug #246: corrupt on-disk meta information preventing + rebuilds of lost swap.state files + - Fixed bug #243: squid_ldap_auth now supports spaces in passwords + - Fixed a coredump when creating FTP directories + - Fixed a compile time problem with statHistDump prototype mistmatch, + reported by some compilers + - Fixed a potential coredump situation on snmpwalk in certain + configurations + - Fixed bug #229: filedescriptor leakage in the "aufs" cache_dir + store implementation + - Serbian error message translations + Changes to Squid-2.4.STABLE2 (Aug 24, 2001): - Expanded configure's GCC opimization disabling check to