From: Joel Rosdahl Date: Mon, 7 Dec 2015 19:57:41 +0000 (+0100) Subject: Update NEWS X-Git-Tag: v3.2.5~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f93d2399ce319e60ff4bb9aa1b7ae4244fb506ef;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index 4374c86f8..f3151d89d 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -21,6 +21,8 @@ Bug fixes - Fixed build on Solaris 10+ and AIX 7. +- Fixed failure to create directories on QNX. + ccache 3.2.4 ------------