]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 22 Jul 2024 08:52:24 +0000 (10:52 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 22 Jul 2024 13:59:56 +0000 (15:59 +0200)
doc/NEWS.adoc

index 40f709e4fa15354ba23f74a9c33db352e542b89d..e595fde841243e1f34cf638a06cebf3207582393 100644 (file)
@@ -1,5 +1,27 @@
 = Ccache news
 
+== Ccache 4.10.2
+
+Release date: 2024-07-22
+
+
+=== Build improvements
+
+- Fixed detection of Fmt version 11 and newer. +
+  [small]#_[contributed by Holger Hoffstätte and Joel Rosdahl]_#
+
+
+=== Test improvements
+
+- Made the "`-fprofile-update=atomic`" test only run when that option is
+  supported by the compiler. +
+  [small]#_[contributed by Joel Rosdahl]_#
+
+- Made the color diagnostics tests work when the user running the tests has a
+  non-POSIX login shell. +
+  [small]#_[contributed by Anders F Björklund]_#
+
+
 == Ccache 4.10.1
 
 Release date: 2024-06-30