]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Tue, 16 Apr 1996 05:02:48 +0000 (05:02 +0000)
committerwessels <>
Tue, 16 Apr 1996 05:02:48 +0000 (05:02 +0000)
ChangeLog

index 96f1d89595dfcc1d4c3a3895b78cdb7c0c7a44fe..fa0967d613b235b83ab681df7db508a6bd0b83f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -71,3 +71,6 @@
        - Check specifically for tm_gmtoff and set HAVE_TM_GMTOFF
        - Fixed memory problem for colon but no port ("http://foo.com:/")
        - Added support for weighted neighbors.
+       -fixed SSL/CONNECT
+       -Added background processing for rebuilding store
+       -Removed check for "\r\n" in icpRead, use 'immed' flag instead