]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Fri, 22 Nov 1996 15:47:07 +0000 (15:47 +0000)
committerwessels <>
Fri, 22 Nov 1996 15:47:07 +0000 (15:47 +0000)
ChangeLog

index e8d08db0a02345f4c24b64814b7cb2ce263e45fe..9ded0d0aa75acaa5454e9a639a96c391bc4296da 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,13 @@
        - Changed "Invalid dnsserver output" to non-fatal debug_trap()
          (Joe Ramey).
        - Changed STORE_IN_MEM_BUCKETS to the prime 229 (Neil Murray).
+       - Changed FD_SETSIZE to SQUID_MAXFD (Jonathan Larmour).
+       - Strip :port from Host: header if present.
+       - Reschedule fqdncache_dnsHandleRead() to prevent dnsservers
+         from getting stuck (Makoto Ishisone).
+       - Fixed handing SSL requests inside firewalls (Akira Sato).
+       - Fixed passthrough neighbor selection bug (Akira Sato).
+       - Removed 'post_buf' stuff from http.c.
 
 Changes to squid-1.1.beta20 (November 17, 1996):