From: wessels <> Date: Thu, 29 Aug 1996 23:59:12 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5877 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17d32ba1d3a0f8bd82c9d70235dfe1235592a608;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 7bcacfb47e..0e75ffb24b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,10 @@ . - Unchanged protoUndispatch() calling squid_error_entry(). Needs to be called on entries not yet dispatched. + - Rewrote ipcache_parsebuffer(). + - Fixed stupid clientProxyAuthCheck() bug. + - Made IP cache size configurable. + - Fixed bug parsing 'cache_swap_low' Changes to squid-1.1.alpha12: