]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Sat, 10 Oct 1998 20:58:46 +0000 (20:58 +0000)
committerwessels <>
Sat, 10 Oct 1998 20:58:46 +0000 (20:58 +0000)
ChangeLog

index d8a35918f7dda0aeb825d507d1d749d14712c421..0de2dd871175ac853fa3e67a23332f4a075670e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@ Changes to Squid-2.1 ():
        - Changed delayPoolsUpdate() to be called as an event.
        - Replaced comm_select FD scanning loops with global fd_set
          structures.  Inspired by Jeff Mogul's patch for squid 1.1.
+       - Moved functions common to dns.c, redirect.c, authenticate.c,
+         ipcache.c, and fqdncache.c into helper.c.
 
 Changes to Squid-2.0 (October 2, 1998):