]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Thu, 17 Oct 1996 17:15:51 +0000 (17:15 +0000)
committerwessels <>
Thu, 17 Oct 1996 17:15:51 +0000 (17:15 +0000)
ChangeLog

index 9b3bb1958c917249b000277f6cdbb463657b4218..6166e5e79a46498fb229b4aaf0b1c5478ea9c155 100644 (file)
--- 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):