]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Thu, 5 Feb 1998 10:04:12 +0000 (10:04 +0000)
committerwessels <>
Thu, 5 Feb 1998 10:04:12 +0000 (10:04 +0000)
ChangeLog

index 703d9feb423844917576682e7933a793843db3fd..5637ba438b123750aad3ffd5d943d060063127b1 100644 (file)
--- 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)