]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Prepare for v3.4 v3.4
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 11 Feb 2018 14:24:11 +0000 (15:24 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 11 Feb 2018 14:24:11 +0000 (15:24 +0100)
doc/NEWS.txt

index 32bf48a3e035b70e3b29889a10200a6207799eec..6176107365c2f93d3334e61b67cb682012cf7e85 100644 (file)
@@ -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