From: Joel Rosdahl Date: Fri, 30 Oct 2015 16:19:34 +0000 (+0100) Subject: Update NEWS X-Git-Tag: v3.2.5~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b76d92e57756b9b6903964b497d91c4f4e83d812;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index 718d43a92..70939ab68 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -5,6 +5,12 @@ ccache news Unreleased ccache 3.2.5 ----------------------- +New features and improvements +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- Only pass clang-specific `-stdlib=` to the preprocessor. + + Bug fixes ~~~~~~~~~