]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Fri, 25 Sep 1998 11:58:15 +0000 (11:58 +0000)
committerwessels <>
Fri, 25 Sep 1998 11:58:15 +0000 (11:58 +0000)
ChangeLog

index 0820f10f194a810175c1b8940bbb82b456c243b5..cff8e5c5d7057d717dbdc15e0065a732d3eef6ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
          Kbytes, not bytes.
        - Changed storeDirSelectSwapDir() to skip swap directories
          when their utilization is over the high water mark ratio.
+       - Fixed off-by-one bug for dead neighbor detection (Joe Ramey).
        - fixed bugs in Content-Range header generation
        - changed the way Range requests are handled:
                - do not "advertise" our ability to process ranges at all
@@ -18,7 +19,6 @@
          even for hits) Note: Support for complex ranges requires storage of
          partial objects.
 
-
 Changes to squid-1.2.beta25 (September 21, 1998):
 
        - Fixed async IO bugs from adding filedescriptor arg to AIOCB