From: wessels <> Date: Tue, 27 Aug 1996 01:18:17 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5923 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d744f55318413ccb7b6f81cff62e61a4936acecf;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index db6922104c..cd1895e77d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ +Changes to squid-1.1.alpha12: + - Added debugging output for error pages - Rewrote storeGetMemSpace() - Fixed hot_vm accounting. - Changed protoUndispatch() to never call squid_error_entry(). + - 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. Changes to squid-1.1.alpha11: