From: Joel Rosdahl Date: Mon, 2 Nov 2015 20:14:32 +0000 (+0100) Subject: Update NEWS X-Git-Tag: v3.2.5~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cd290992a1ef8517455da1dd84b0558668b9be0;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index 70939ab68..4374c86f8 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -19,6 +19,8 @@ Bug fixes - Corrected "Performance" section in the manual regarding `__DATE_`, `__TIME__` and `__FILE__` macros. +- Fixed build on Solaris 10+ and AIX 7. + ccache 3.2.4 ------------