From: Joel Rosdahl Date: Sun, 13 Sep 2015 12:31:28 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v3.2.4~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8b42dce3bb621652d2e80f72d899e44af726240;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index f979e708f..ffb97cd67 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -17,6 +17,8 @@ Bug fixes - Improved signal handling: Kill compiler on SIGTERM; wait for compiler to exit before exiting; die appropriately. +- Minor fixes related to Windows support. + ccache 3.2.3 ------------