summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a1778bf4..d75d7ada 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
D-Bus 1.7.0 (UNRELEASED)
==
+Enhancements:
+
+• D-Bus Specification 0.20
+ · various reorganisation for better clarity (fd.o #38252, Simon McVittie)
+ · stop claiming that all basic types work just like INT32 (strings don't!)
+
Fixes:
• Automatically define DBUS_STATIC_BUILD in static-only Autotools builds,