From: wessels <> Date: Thu, 17 Oct 1996 17:15:51 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5635 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6211a7c1d8258adcf4cbd77b2d1afef9b18e6163;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 9b3bb1958c..6166e5e79a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,6 +27,13 @@ Changes to squid-1.1.beta8 (): - Disable dnsservers with 'dns_children 0' in the config file. - Disable ftpget with 'ftpget_program none' in the config file. Also ftpget is disabled for http_accel mode. + - Changed cachemgr stats/objects listing format. + - Added some missing "entry->refcount++" + - Changed StoreEntry->timestamp to be the last verification time. + (was the stored-on-disk time). + - Fixed stuck objects from "304 Not Modified" responses without + final blank line. + - Added failure detection to icmpRecv(). Changes to squid-1.1.beta7 (October 14, 1996):