]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Tue, 15 Oct 1996 04:28:46 +0000 (04:28 +0000)
committerwessels <>
Tue, 15 Oct 1996 04:28:46 +0000 (04:28 +0000)
ChangeLog

index 8f856ba10c0c9e04855fa2246a3046db2056e7c8..2c4ce8e00763ff00303144d363973bcca30178a1 100644 (file)
--- 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 ():