From: wessels <> Date: Fri, 7 Feb 1997 00:38:17 +0000 (+0000) Subject: upgrade to autoconf-2.12 X-Git-Tag: SQUID_3_0_PRE1~5134 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1febb85b4864b2668e86d1cac667ceee798a7b03;p=thirdparty%2Fsquid.git upgrade to autoconf-2.12 --- diff --git a/ChangeLog b/ChangeLog index 59f8750ab6..c52b447ea6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ + + - Fix redirector to make sure the redirector child process is + is alive and not busy before using it (Brent Foster). + - Fixed ACL joining bug. + - Fixed ftpget to properly handle multi-line replies that + don't begin with "NNN-". + - Changed store maintenance to randomize bucket order + each time after completion. + - Set RLIMIT_VMEM to the maximum. + - Syntax change: "edge" to "peer" everywhere. + - Change redirector stats to also show number of rewritten + requests (Andrew Humphrey). + - Changed HTTP anonmyizing to remove 'denied' headers + by default. Define USE_PARANOID_ANONYMIZER to only pass + 'allowed' headers instead. + - Added 'Splay' trees for fast IP access checking (Ed Knowles). + - Fixed 'COMM_INPROGRESS' typo bug (Balint Nagy Endre). + - Added support for PURGE method to remove cached objects. + - Upgraded scripts/check_cache.pl for v1.1 (Bertold Kolics). + - Fixed announcement file descriptor leak (Balint Nagy Endre). + - Fixed [^0-9] sscanf bug for some compilers (Jim Carroll). + - Upgrade to autoconf-2.12 + Changes to squid-1.novm.5 (February XX, 1996): - Fixed stuck objects (and FD leak) due to not unlocking