From: wessels <> Date: Sat, 10 Oct 1998 20:58:46 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~2597 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e1559ead104028f769a359efd5ad21a4268a8d9;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index d8a35918f7..0de2dd8711 100644 --- 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):