From: wessels <> Date: Tue, 20 Aug 1996 05:08:54 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5955 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9cc8a65821fe2424f360e41b100658f8cd87edf9;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 5861a5631d..b22d5c9a6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ +Changes to squid-1.1.alpha10: + - Fixed directory increment bug in storeDirClean(). + - Misc little changes trying to track town random coredumps. + - Includes all squid-1.0 changes up to squid-1.0.8. Changes to squid-1.1.alpha9: @@ -51,7 +55,6 @@ Changes to squid-1.1.alpha6: - Added 'log_fqdn' option to config file. - Added 'client_netmask' to config file. - Changes to squid-1.1.alpha5: - Got Asynchronous I/O stuff to compile and run on IRIX 5.3 @@ -92,6 +95,21 @@ Changes to squid-1.1.alpha2: - Added support for RFC931/ident ============================================================================== + +Changes to squid-1.0.8 (August 19, 1996): + + - Added ftpget fixes from carson@lehman.com and moy@parc.xerox.com. + - Fixed -s option to enable syslog logging. + - Added 'err_html_text' for configurable error messages. + - Fixed protoDispatchDNSHandle() to not try a direct fetch if + host is beyond firewall_ip list. + - Changed storeDirClean() to handle one directory per call and + not keep the dirhandle open between calls. + - Changed .zip MIME type to "application/x-zip-compressed". + - Added new 'url_regex' ACL type, regular expression match over + the whole URL. + - Removed xrealloc() call from storeClientListAdd(). + Changes to squid-1.0.7 (August 14, 1996): - Added "store_clean" routines to periodically remove orphaned