From: Joel Rosdahl Date: Sun, 2 Sep 2018 08:05:59 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v3.4.3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8f1d858dbb89c2292756662dab65cc981113b89;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index 8d26731e9..c2187f26a 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -3,7 +3,7 @@ ccache news ccache 3.4.3 ----------- -Release date: unknown +Release date: 2018-09-02 Bug fixes ~~~~~~~~~ @@ -17,6 +17,8 @@ Bug fixes - Handle separate parameter to clang option `-target` correctly. +- Upgraded bundled zlib to version 1.2.11. + ccache 3.4.2 ------------