summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-08-30 17:39:09 +0100
committerSimon McVittie <smcv@collabora.com>2018-08-30 17:39:46 +0100
commit87b0bb2451462644a763885e4812f8d27b22c20f (patch)
tree3074d74ced2466b0115140761317501c876c48f9
parent2798ecc45f91629fa75297e8de77594d7d83d957 (diff)
downloaddbus-87b0bb2451462644a763885e4812f8d27b22c20f.tar.gz
Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
-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(),