]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Thu, 20 Feb 1997 06:54:35 +0000 (06:54 +0000)
committerwessels <>
Thu, 20 Feb 1997 06:54:35 +0000 (06:54 +0000)
ChangeLog

index e02bae9d19cf66bb9929718e23ae9c4a8648157e..1b6ba2b58a98d2432209cd548e1275d5d780ccf9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes to squid-1.1.6 (February @@@, 1997):
+Changes to squid-1.1.7 (February @@@, 1997):
 
        - Fixed urlParse to leave trailing slashes on FTP URLs.  Although
          stripping the slashes offers a slight hit rate increase, it
@@ -12,6 +12,9 @@ Changes to squid-1.1.6 (February @@@, 1997):
        - Added WARNING if blocking gethostbyname() gets called.
        - Fixed calling commSetSelect() with FD < 0 bug in ssl.c and
          pass.c.
+       - Moved 'append_domain' operation to urlParse().
+       - Fixed too many arguments bug in diskHandleWrite, caused
+         coredumps when write fails (due to full disk).
 
 Changes to squid-1.novm.6 (February 7, 1997):