From: Joel Rosdahl Date: Fri, 7 Aug 2015 15:53:56 +0000 (+0200) Subject: Mention cuda support in NEWS X-Git-Tag: v3.3~158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ef346e621589faec0fd11a020f184938f74d353;p=thirdparty%2Fccache.git Mention cuda support in NEWS --- diff --git a/NEWS.txt b/NEWS.txt index 03e4c5f10..b5e860196 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -10,6 +10,8 @@ New features and improvements - Added support for compiler option `-gsplit-dwarf`. +- Added support for cuda including the -optf/--options-file option. + Bug fixes ~~~~~~~~~