summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c4d00e6f..1baa17d5 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ Enhancements:
• Reference the freedesktop.org Code of Conduct (Simon McVittie)
+• Improve test coverage and clean up dead code
+ (fd.o #107739, Simon McVittie)
+
Fixes:
• Remove __attribute__((__malloc__)) attribute on dbus_realloc(),