From: wessels <> Date: Sat, 24 Aug 1996 03:30:41 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5930 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=616e163d5a2045d54e129a752b2aecde31bd7bfc;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index bd4d15e04c..db6922104c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ + - Added debugging output for error pages + - Rewrote storeGetMemSpace() + - Fixed hot_vm accounting. + - Changed protoUndispatch() to never call squid_error_entry(). + Changes to squid-1.1.alpha11: - Fixed sscanf() bug in storeDirClean()