]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 9 Feb 2015 20:49:09 +0000 (21:49 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 9 Feb 2015 20:49:09 +0000 (21:49 +0100)
NEWS.txt

index 640b8479c027fbb76baa5bbe8abf81402ade85d2..26fb76573c3298f017abafddf3e67988f37850fc 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -12,6 +12,8 @@ Bug fixes
   This makes it possible to rebuild with `CCACHE_CPP2` set without having to
   clear the cache to get new results.
 
+- Fixed a bug where ccache deleted clang diagnostics after compiler failures.
+
 
 ccache 3.2.1
 ------------