]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Sat, 7 Dec 1996 04:51:26 +0000 (04:51 +0000)
committerwessels <>
Sat, 7 Dec 1996 04:51:26 +0000 (04:51 +0000)
ChangeLog

index d4de8e659914c1a6585e5df4514950d314972066..e5b2d303ea5e003cbc252ec7f1d15253b8cbb42c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Changes to squid-1.1.0 (December 6, 1996):
+
+       - Fixed inequality bug in neighborUp().
+       - Fixed off-by-one ack_deficit bug in neighborUp() (Joe Ramey).
+       - Fixed pfds[] ABW bug for USE_POLL (Joe Ramey).
+       - Added anonymizer options; compile with USE_ANONYMIZER (Lutz
+         Donnerhacke).
+       - Added Gauntlet proxy support to ftpget (Mukaigawa Shin'ichi).
+       - Updated doc/Release-Notes-1.1.txt
+
+==============================================================================
+
 Changes to squid-1.1.beta28 (December 5, 1996):
 
        - Fixed missing CR on Not-Modified replies (Balint Nagy Endre)