From: Anders Björklund Date: Tue, 22 Mar 2016 06:30:43 +0000 (+0100) Subject: Add note about MinGW/Windows fixes to NEWS X-Git-Tag: v3.3~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c3861e50d03123d563561dd517c4e25db695c81;p=thirdparty%2Fccache.git Add note about MinGW/Windows fixes to NEWS --- diff --git a/NEWS.txt b/NEWS.txt index e7d64a9b6..272b5e11c 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -44,6 +44,8 @@ Bug fixes - Fixed clang test suite when running on Linux. +- Fixed build and test for MinGW32 and Windows. + Unreleased ccache 3.2.5 -----------------------