]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Sat, 27 Jul 1996 03:10:15 +0000 (03:10 +0000)
committerwessels <>
Sat, 27 Jul 1996 03:10:15 +0000 (03:10 +0000)
ChangeLog

index a79f2cf0b8f6d234fbaf1b0f0233dd17350c9146..982a3bbba2b3df6a4e773eb9fc5b27c6c6e44770 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,15 @@
-       - Squid-1.0 changes up to 1.0.4.
+Changes to squid-1.1.alpha7:
+
        - Added 'tcp_recv_bufsize' option to config.
        - Changed NEIGHBOR to SIBLING where appropriate.
        - Split UDP_HIT_OBJ into {PARENT,SIBLING}_UDP_HIT_OBJ
        - Misc casts and cleanup from running Insight.
        - Replaced all get*() functions with direct references to
          Config structure.
+       - Removed 'http_stop', 'ftp_stop', and 'gopher_stop' from config.
+       - Added 'ssl_proxy' config for forwarding all SSL requests to
+         another proxy.
+       - Includes all squid-1.0 changes up to squid-1.0.5.
 
 Changes to squid-1.1.alpha6: