From 494e8df1d8fc905837f7c99fba591a25175d1d9b Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sun, 19 Oct 2014 19:04:08 +0200 Subject: [PATCH] Update NEWS --- NEWS.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index 9d199faf4..063cdc28c 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -2,15 +2,15 @@ ccache news =========== -ccache 3.1.notyetreleased -------------------------- -Release date: unknown +ccache 3.1.10 +------------- +Release date: 2014-10-19 New features and improvements ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- Added support for `-Xclang` compiler option. +- Added support for the `-Xclang` compiler option. - Improved handling of exit code of internally executed processes. @@ -40,8 +40,8 @@ Bug fixes - Fixed path canonicalization in `make_relative_path()` when path doesn't exist. -- Fixed bug in `common_dir_prefix_length()`. This fixes a bug in the - `CCACHE_BASEDIR` behavior. +- Fixed bug in `common_dir_prefix_length()`. This corrects the `CCACHE_BASEDIR` + behavior. - ccache no longer tries to create the cache directory when `CCACHE_DISABLE` is set. -- 2.47.2