]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 3 Dec 2018 20:39:26 +0000 (21:39 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 3 Dec 2018 20:39:49 +0000 (21:39 +0100)
doc/NEWS.adoc

index 4d38d613eec87bf27e94012dd3ac02139348e275..f1f39d1ef5f58a920a5e776fe009e9167897ab0b 100644 (file)
@@ -11,6 +11,15 @@ Changes
 - Added support for GCC's `-ffile-prefix-map` option. The `-fmacro-prefix-map`
   option is now also skipped from the hash.
 
+- Added support for multiple `-fsanitize-blacklist` arguments, thus preventing
+  ccache from
+
+- Fixed a problem due to Clang overwriting the output file when compiling an
+  assembler file.
+
+- Clarified the manual to explain the reasoning behind the “file_macro”
+  sloppiness setting in a better way.
+
 
 ccache 3.5
 ----------