From 32ea6b097d4b6ffcb68aa2bf8b26ec7e562be7b8 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sun, 9 Jan 2011 20:56:49 +0100 Subject: [PATCH] Prepare for version 3.1.4 --- NEWS.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index ceb4f7ee1..abb4fd8e7 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -2,6 +2,25 @@ ccache news =========== +ccache 3.1.4 +------------ +Release date: 2011-01-09 + + +Bug fixes +~~~~~~~~~ + + - Made a work-around for a bug in gzputc() in zlib 1.2.5. + + - Corrupt manifest files are now removed so that they won't block direct + mode hits. + + - ccache now copes with file systems that don't know about symbolic links. + + - The file handle in now correctly closed on write error when trying to + create a cache dir tag. + + ccache 3.1.3 ------------ Release date: 2010-11-28 -- 2.47.2