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

index f24bc20c96726fcaaaa4c4059931cb843ab8cc52..610c538ae51a535ff846e91af8c16d18ec2dd955 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,21 @@
 ccache news
 ===========
 
+ccache 3.3.4
+------------
+Release date: TBD
+
+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.
+
+
+
 ccache 3.3.3
 ------------
 Release date: 2016-10-26