]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 1 May 2019 14:10:31 +0000 (16:10 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 1 May 2019 14:10:31 +0000 (16:10 +0200)
doc/NEWS.adoc

index 0a1a17cd4fea8c4332a62292dde607685c0e1ba2..0e24fab8b5c52f9ff31ffe877e7647803eee6415 100644 (file)
@@ -1,6 +1,22 @@
 ccache news
 ===========
 
+ccache 3.7.1
+------------
+Release date: unknown
+
+Changes
+~~~~~~~
+
+- Fixed a problem when using the compiler option `-MF /dev/null`.
+
+- Long commandlines are now handled gracefully on Windows by using the `@file`
+  syntax to avoid hitting the commandline size limit.
+
+- Fixed complaint from GCC 9’s `-Werror=format-overflow` when compiling ccache
+  itself.
+
+
 ccache 3.7
 ----------
 Release date: 2019-04-23