From: Joel Rosdahl Date: Sun, 28 Jan 2018 15:08:31 +0000 (+0100) Subject: Update NEWS X-Git-Tag: v3.3.6~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00bceb3661a405f62925daf81a8d15099acab650;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index 96bdd04e5..f08f2cbef 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,6 +1,23 @@ ccache news =========== +ccache 3.3.6 +------------ +Unreleased + +New features and improvements +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- Improved instructions on how to get cache hits between different working + directories. + + +Bug fixes +~~~~~~~~~ + +- Fixed regression in ccache 3.3.5 related to the `UNCACHED_ERR_FD` feature. + + ccache 3.3.5 ------------ Release date: 2018-01-13