summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2017-02-17 22:16:08 +0100
committerJoel Rosdahl <joel@rosdahl.net>2017-02-17 22:25:57 +0100
commit19ea3b5657c27fc05a4756ee3f095ee6020256de (patch)
tree767310ee39253fe69098d03b534a65082b330e8c
parentc4f2568607d77b753102e340dba6a3b4eb899046 (diff)
downloadccache-19ea3b5657c27fc05a4756ee3f095ee6020256de.tar.gz
Update NEWS
-rw-r--r--NEWS.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 323fa02a..3bb827ef 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -17,9 +17,12 @@ Bug fixes
- Fixed a regression in ccache 3.3 related to potentially bad content of
dependency files when compiling identical source code but with different
source paths. This was only partially fixed in 3.3.2 and reverts the new
- "Names of included files are no longer included in the hash of the compiler's
- preprocessed output" feature in 3.3.
+ ``Names of included files are no longer included in the hash of the
+ compiler's preprocessed output'' feature in 3.3.
+- Corrected statistics counter for `-optf`/`--options-file` failure.
+
+- Fixed undefined behavior warnings in ccache found by `-fsanitize=undefined`.
ccache 3.3.3