]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Update NEWS
authorSimon McVittie <smcv@collabora.com>
Sun, 24 Dec 2017 18:30:01 +0000 (18:30 +0000)
committerSimon McVittie <smcv@collabora.com>
Sun, 24 Dec 2017 18:30:01 +0000 (18:30 +0000)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS

diff --git a/NEWS b/NEWS
index 37db5d221b912814cc114b4b541c9673dd1e0376..0329784c6365cf57071fbbfa8c3dc34560c16d45 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,12 @@ a 1.14.0 stable release at an unspecified point in the future.
 
 Enhancements:
 
+• D-Bus Specification v0.32
+  · Deprecate hyphen/minus in reversed domain names, recommending
+    underscores instead. Recommend prepending an underscore to domain
+    components that start with a digit, which would not be allowed.
+    (fd.o #103914, Simon McVittie)
+
 • Add experimental support for creating extra servers at runtime, to
   be used by app containers like Flatpak or Snap. This API is still
   subject to change and is not compiled in by default.