]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Tue, 5 Nov 1996 01:00:46 +0000 (01:00 +0000)
committerwessels <>
Tue, 5 Nov 1996 01:00:46 +0000 (01:00 +0000)
ChangeLog

index 514f03e1eb44d75bebdbf00a704ec1587c74cac4..fb89d9d60fc357a509d63b4508f7dbb367afaa51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Changes to squid-1.1.beta14 ():
+
+       - Added pw_encrypt() check to configure.
+       - Added 'cache_stop_relist' for a regular expression based
+         stoplist.
+       - Fixed checkRefresh() to not cause IMS request for objects
+         which have not yet expired, but are past the LM-factor.
+       - Fixed asciiConnLifetimeHandle() to force storeAbort() for
+         pending objects.
+
 Changes to squid-1.1.beta13 (November 1, 1996):
 
        - Fixed base64_code[] typo bug (Joe Ramey).