<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