From: wessels <> Date: Thu, 5 Feb 1998 09:59:40 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4169 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f91834bf7758123f2381f923e09f76007b2b31c4;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 95eea861f4..703d9feb42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ -Changes to squid-1.2.beta13 (): +Changes to squid-1.2.beta13 (Feb 4, 1998): + - 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 + files. - Combined various interprocess communication setup functions into ipcCreate(). - Removed some leftover ICP_HIT_OBJ things. @@ -75,6 +79,7 @@ Changes to squid-1.2.beta13 (): be MD5's now. - Fixed up store swap meta data. - Changed swap.state logs to a binary format. + - The swap.state logs are written transaction-style. Changes to squid-1.2.beta12 (Jan 30, 1998):