ccache 3.4
----------
-Unreleased
+Release date: 2018-02-11
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