From: wessels <> Date: Tue, 27 Aug 1996 12:15:21 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5909 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57b7e56215917403cfaad0b9c813b93b8fd7c006;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 3c92bd16a0..c490318995 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,12 @@ Changes to squid-1.1.alpha12: - - Added debugging output for error pages - - Rewrote storeGetMemSpace() - - Fixed hot_vm accounting. + - Rewrote storeGetMemSpace(). + - Fixed hot_vm accounting; only count objects which are added + to the IN_MEMORY table. - Changed protoUndispatch() to never call squid_error_entry(). - - report all error pages to the debug log + Should fix storeSwapOutHandle() and 'HELP! Someone is + swapping out a bad entry' coredumps. + - Report all error pages to the debug log. - Added -i option which forces IP cache entry to be invalidated just after an object retrieval begins. - Includes all squid-1.0 changes up to squid-1.0.10.