]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 11 Jul 2016 19:27:07 +0000 (21:27 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 11 Jul 2016 19:27:07 +0000 (21:27 +0200)
NEWS.txt

index 9877744f5497192c2e947ddc012a6c4ee06d9769..7d34701e1cf7a85fad6862e9126d7b2c6d6f6165 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -13,6 +13,9 @@ Bug fixes
 - Bail out on compiler option `-fstack-usage` since it creates a `.su` file
   which ccache currently doesn't handle.
 
+- ccache now knows how to work around a glitch in the output of GCC 6's
+  preprocessor.
+
 
 ccache 3.2.5
 ------------