From: Joel Rosdahl Date: Sun, 21 Aug 2011 14:36:29 +0000 (+0200) Subject: Prepare for v3.1.6 X-Git-Tag: v3.1.6^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eea3814771de89ef4dda9f2f94b28e666d5243de;p=thirdparty%2Fccache.git Prepare for v3.1.6 --- diff --git a/NEWS.txt b/NEWS.txt index dfae06f5f..febf44e78 100644 --- 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