From: wessels <> Date: Tue, 15 Oct 1996 04:28:46 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5658 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19037ac2d9fc6f21b344d0ba3abc7928ac58072b;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 8f856ba10c..2c4ce8e007 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,7 +13,7 @@ TODO LIST before official squid-1.1: - Write Perl script to convert squid-1.0 store to squid-1.1 structure. -Changes to squid-1.1.beta7 (): +Changes to squid-1.1.beta7 (October 14, 1996): - Combined and renamed comm_set_select_handler() functions. - Fixed netdbPingSite() not checking n->next_ping_time. @@ -21,6 +21,10 @@ Changes to squid-1.1.beta7 (): isn't initialized while reading config file. - Linked ftpget with debug.o and removed lib/debug.c, lib/log.c. + - Fixed matchDomainName() coredump for late ICP packets. + - Removed date string from syslog messages. + - Fixed ftpget BASE HREF. + - Fixed pinger to check squid socket every 10 seconds. Changes to squid-1.1.beta6 ():