From 79e104c97d49e676b865895a4842a08b62c4d3a7 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 29 Sep 2003 03:18:54 +0200 Subject: [PATCH] added note about hash change --- web/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 44a4fa41a..b4bb7ae73 100644 --- a/web/index.html +++ b/web/index.html @@ -30,10 +30,14 @@ The latest release is ccache 2.3. See the manual page for details -on the new options. +on the new options.

You can get this release from the download directory +

NOTE! This release changes the hash input slighly, so you will +probably find that you will not get any hits against your existing +cache when you upgrade. +

Why bother?

Why bother with a compiler cache? If you ever run "make clean; make" -- 2.47.2