]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Wed, 29 Jul 1998 09:59:23 +0000 (09:59 +0000)
committerwessels <>
Wed, 29 Jul 1998 09:59:23 +0000 (09:59 +0000)
ChangeLog

index 4d9675cd825cfceac9914d00fc8dfe508b1e8a0c..d4c6b2a19083d1af1b751bde9bf9b9f14d3555cd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,8 @@
          for READ_AHEAD_GAP, and calling storeCheckSwapout() in
          storeBufferFlush().  Otherwise, the read-past pages would
          never be freed.
+       - Fixed DNSSERVER shutdown bugs.  The re-opened dnsserver processes
+         were being closed by the dnsServerShutdown event.
        - Modified storeHashInsert() to insert PRIVATE objects at
          the tail of the LRU list, and PUBLIC objects at the head.
          Thus, PRIVATE objects get kicked out quicker.