summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2017-12-24 18:30:01 +0000
committerSimon McVittie <smcv@collabora.com>2017-12-24 18:30:01 +0000
commit8bd8f200d7325f00907a8bcb3da6ebc64485e950 (patch)
tree620d128a496d876a1007df24073f2ea56dda963d
parentac49b22458178663db4ab8ba0f34aa37fd85444c (diff)
downloaddbus-8bd8f200d7325f00907a8bcb3da6ebc64485e950.tar.gz
Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 37db5d22..0329784c 100644
--- 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.