From: Joel Rosdahl Date: Sun, 25 Sep 2016 18:50:34 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v3.4~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f8e4c99ac95332712af9e14803e400689a05fce;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index f6ffc8dbd..1bbe5e286 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -7,6 +7,9 @@ Unreleased 3.4 New features and improvements ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +- The compiler option form `--sysroot arg` is now handled like the documented + `--sysroot=arg` form. + ccache 3.3.1 ------------