From: Joel Rosdahl Date: Wed, 19 Jul 2017 20:04:44 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v3.4~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef05b88a3b9b549788fa86f56ab5b75925eb2fb7;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index 120c47e76..b1f0b38d8 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -17,6 +17,8 @@ New features and improvements - ccache should now work with distcc's ``pump'' wrapper. +- The optional unifier is no longer disabled when the direct mode is enabled. + ccache 3.3.5 ------------