]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
announce v1.3
authorAndrew Tridgell <tridge@samba.org>
Mon, 1 Apr 2002 04:04:24 +0000 (06:04 +0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 1 Apr 2002 04:04:24 +0000 (06:04 +0200)
web/index.html

index 07950b4db655721c9f5da4f71f531e8a9f330372..de5d3de78e3be3eafa90b92f1ce62a68c7b60b55 100644 (file)
@@ -16,6 +16,18 @@ href="http://compilercache.sourceforge.net/">compilercache</a> program
 as a bourne shell script. ccache is a re-implementation of Erik's idea
 in C with more features and better performance.<p>
 
+<h2>Latest release</h2>
+
+The latest release is ccache 1.3. This release adds:
+
+<ul>
+<li>a wider range of statistics
+<li>a C/C++ lexer for code unification
+<li>nicer statistics formatting
+</ul>
+
+You can get this release from the <a href="/ftp/ccache/">download directory</a> 
+
 <h2>Why bother?</h2>
 
 Why bother with a compiler cache? If you ever run "make clean; make"