summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/NEWS.adoc9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc
index c96ba7e0..6f5473ef 100644
--- a/doc/NEWS.adoc
+++ b/doc/NEWS.adoc
@@ -15,9 +15,16 @@ Release date: 2022-08-27
[small]#_[contributed by Joel Rosdahl]_#
-=== Build improvements ===
+=== Build improvements
- Fixed build with musl when using GCC 12. +
+ [small]#_[contributed by Khem Raj]_#
+
+
+=== Test improvements
+
+- Disabled the `"Failure to write output file"` when running on a filesystem
+ that doesn't support read-only directories. +
[small]#_[contributed by Joel Rosdahl]_#