]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
spello
authorwessels <>
Fri, 7 Nov 1997 04:00:36 +0000 (04:00 +0000)
committerwessels <>
Fri, 7 Nov 1997 04:00:36 +0000 (04:00 +0000)
ChangeLog

index 2713f397692eebaea25a06166e90255dafdedb40..f32a1d213e3121e9258a949258ce3eec494e2a94 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Changes to squid-1.2.beta5 (Nov 6, 1997):
+
        - Track the 'keep-alive ratio' for a peer as the ratio of
          the number of replies including 'Proxy-Connection: Keep-Alive'
          compared to the number of requests sent.  If the peer does
@@ -10,7 +12,7 @@
          hash functions as cache keys.
        - Fixed SSL snprintf() bug which broke SSL proxying.
        - Fixed store_dir swap log bug from reconfigure (SIGHUP).
-       - Fixed LUR Reference Age bug.  The arg to pow() must be
+       - Fixed LRU Reference Age bug.  The arg to pow() must be
          minutes, not seconds.
 
 Changes to squid-1.2.beta4 (Oct 30, 1997):