From: Joel Rosdahl Date: Sun, 28 Nov 2010 16:43:46 +0000 (+0100) Subject: Prepare for version 3.1.3 X-Git-Tag: v3.1.3^0 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=d2b03fc9e10620baf85774154452864f880c0e1d;p=thirdparty%2Fccache.git Prepare for version 3.1.3 --- diff --git a/NEWS.txt b/NEWS.txt index 67efb5d61..ceb4f7ee1 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -2,6 +2,24 @@ ccache news =========== +ccache 3.1.3 +------------ +Release date: 2010-11-28 + + +Bug fixes +~~~~~~~~~ + + - The -MFarg, -MTarg and -MQarg compiler options (i.e, without space + between option and argument) are now handled correctly. + + +Other +~~~~~ + + - Portability fixes for HP-UX 11.00 and other esoteric systems. + + ccache 3.1.2 ------------ Release date: 2010-11-21