]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
updated website for ccache 2.3
authorAndrew Tridgell <tridge@samba.org>
Sun, 28 Sep 2003 04:57:57 +0000 (06:57 +0200)
committerAndrew Tridgell <tridge@samba.org>
Sun, 28 Sep 2003 04:57:57 +0000 (06:57 +0200)
web/index.html

index 77d04e1e3b5ec7551518a9b06deea4894e1dea31..44a4fa41abb4fb5b199267a45db9d4289aa158da 100644 (file)
@@ -18,15 +18,15 @@ in C with more features and better performance.<p>
 
 <h2>Latest release</h2>
 
-The latest release is ccache 2.2.
+The latest release is ccache 2.3.
 
 <ul>
-<li>added a test suite
-<li>better integration with distcc
-<li>added CCACHE_PREFIX option
-<li>disabled hard links by default
-<li>recognise some more gcc options (eg. profiling)
-<li>added --ccache-skip option
+<li>Added CCACHE_UMASK option
+<li>Added support for compilation of .i files
+<li>Fixed bug with DEPENDENCIES_OUTPUT flag
+<li>Added support for more -Mx options
+<li>Added separate stderr channel for distcc
+<li>Improved test suite
 </ul>
 
 See the <a href="/ccache/ccache-man.html">manual page</a> for details