]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 3 May 2025 08:40:16 +0000 (10:40 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 3 May 2025 09:18:49 +0000 (11:18 +0200)
(cherry picked from commit a50f01935030e46fd6f35184ba7b1f11105967b7)

doc/NEWS.adoc

index d442cf283614aadbf24a7060621437da496ffe60..f1d6bbba0fc798bd4eafe1940b0f418c4cc4b180 100644 (file)
@@ -1,5 +1,29 @@
 = Ccache news
 
+== Ccache 4.11.3
+
+Release date: 2025-05-03
+
+
+=== Bug fixes
+
+- Fixed handling of Apple Clang `-Xpreprocessor -fopenmp` options (regression in
+  ccache 4.10). +
+  [small]#_[contributed by Joel Rosdahl]_#
+
+
+=== Build improvements
+
+- Adapted unit test code to compile with doctest 2.4.12. +
+  [small]#_[contributed by Joel Rosdahl]_#
+
+
+=== Test improvements
+
+- Silenced benign compiler warning in the profiling_gcc_10+ suite. +
+  [small]#_[contributed by Joel Rosdahl]_#
+
+
 == Ccache 4.11.2
 
 Release date: 2025-03-22