From: wessels <> Date: Thu, 5 Feb 1998 10:04:12 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4168 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4512acd1c433e04ceeb3ea333a9c3cf6379d7a8;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 703d9feb42..5637ba438b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Changes to squid-1.2.beta13 (Feb 4, 1998): + - NOTE: With this version the "swap.state" file format has + changed. Running this version for the first time will + cause your current cache contents to be lost! - NOTE: this version still has the bug where we don't rewind a swapout file and rewrite the swap meta data. Objects larger than 8KB will be lost when rebuilding from the swap @@ -83,6 +86,10 @@ Changes to squid-1.2.beta13 (Feb 4, 1998): Changes to squid-1.2.beta12 (Jan 30, 1998): + - Added metadata headers to cache swap files. This is an + incompatible change with previous versions. Running this + version for the first time will cause your current cache + contents to be lost. - -D_REENTRANT when linking with -lpthreads (Henrik Nordstrom) - Show symlink destinations as a hyperlink in FTP listings (Henrik Nordstrom)