From 93e330cabf1289d034d69989df1d2ee7eecadffe Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Fri, 7 Aug 2015 17:03:56 +0200 Subject: [PATCH] Don't mention source code hash bug fix in 3.2.2 It was never a problem in the 3.2 track. --- NEWS.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index 286e951b5..03e4c5f10 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -40,9 +40,6 @@ New features and improvements Bug fixes ~~~~~~~~~ -- Fixed bug which could result in false cache hits when source code contains - `'"'` followed by `" /*"` or `" //"` (with variations). - - Made hash of cached result created with and without `CCACHE_CPP2` different. This makes it possible to rebuild with `CCACHE_CPP2` set without having to clear the cache to get new results. -- 2.47.2