From: Joel Rosdahl Date: Sun, 17 Apr 2016 14:30:04 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v3.2.5~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23a462b67a69be3c0cd6260c76723a2f2d09b188;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index 7e3b7be35..46511fde7 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -38,6 +38,9 @@ Bug fixes - Fixed --print-config to show ``pch_defines sloppiness''. +- The man page is now built when running ``make install'' from Git repository + sources. + ccache 3.2.4 ------------