]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Update NEWS v4.7.1
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 22 Oct 2022 17:48:41 +0000 (19:48 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 22 Oct 2022 17:48:41 +0000 (19:48 +0200)
doc/NEWS.adoc

index 164d5656dfe9eda203135ae36c4f8026db918cb5..475a5c1198d6994ae4e26f3b203e2c53024d439d 100644 (file)
@@ -1,5 +1,26 @@
 = Ccache news
 
+== Ccache 4.7.1
+
+Release date: 2022-10-22
+
+
+=== Bug fixes
+
+- Fixed a regression in 4.7 related to using the `-MD` or `-MMD` option when
+  compiling an assembler file. +
+  [small]#_[contributed by Joel Rosdahl]_#
+
+
+=== Build improvements
+
+- Added support for compiling ccache with GCC 8. +
+  [small]#_[contributed by Orgad Shaneh]_#
+
+- Removed unneeded C++11 flag in libatomic test. +
+  [small]#_[contributed by Joel Rosdahl]_#
+
+
 == Ccache 4.7
 
 Release date: 2022-10-17