From 25c0a5fa638cf577916df04afc2a9c32acc8761d Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sun, 11 Feb 2018 15:24:11 +0100 Subject: [PATCH] Prepare for v3.4 --- doc/NEWS.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/NEWS.txt b/doc/NEWS.txt index 32bf48a3e..617610736 100644 --- a/doc/NEWS.txt +++ b/doc/NEWS.txt @@ -3,7 +3,7 @@ ccache news ccache 3.4 ---------- -Unreleased +Release date: 2018-02-11 New features and enhancements ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -22,7 +22,7 @@ New features and enhancements - Boolean environment variable settings no longer accept the following (case-insensitive) values: `0`, `false`, `disable` and `no`. All other values - are accepted and taken to mean "true". This is to stop users from setting + are accepted and taken to mean ``true''. This is to stop users from setting e.g. `CCACHE_DISABLE=0` and then expect the cache to be used. - Improved support for `run_second_cpp = false`: If combined with passing -- 2.47.2