]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Wed, 4 Jun 1997 13:11:09 +0000 (13:11 +0000)
committerwessels <>
Wed, 4 Jun 1997 13:11:09 +0000 (13:11 +0000)
ChangeLog

index 761015611272790d1d346484b4848a322f1e4d92..f2696a94088b0b20e5b70335fb86daae8b6688ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,9 @@ Changes to squid-1.2.alpha4 ():
        - Moved IP lookups to commConnect stuff.
        - Added support for retrying connect().
        - New inline debug() macro (David Luyer).
+       - Replace frequent gettimeofday() calls with alarm(3) based
+         clock.  Need to add more gettimeofday() calls to get back
+         high-resolution timestamp logging.
 
 Changes to squid-1.2.alpha3 ():