]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Prepare for v3.1.6 v3.1.6
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 21 Aug 2011 14:36:29 +0000 (16:36 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 21 Aug 2011 14:36:29 +0000 (16:36 +0200)
NEWS.txt

index dfae06f5f1fb8c02222bb476e2661739a144de6d..febf44e7806e6748d104954d977caaeef1e9d2a1 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -2,6 +2,24 @@ ccache news
 ===========
 
 
+ccache 3.1.6
+------------
+Release date: 2011-08-21
+
+
+New features and improvements
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+    - Rewrite argument to --sysroot if CCACHE_BASEDIR is used.
+
+
+Bug fixes
+~~~~~~~~~
+
+    - Don't crash if getcwd() fails.
+    - Fixed alignment of "called for preprocessing" counter.
+
+
 ccache 3.1.5
 ------------
 Release date: 2011-05-29