NEWS: Document #101567
authorSimon McVittie <smcv@collabora.com>
Thu, 29 Jun 2017 14:06:45 +0000 (15:06 +0100)
committerSimon McVittie <smcv@collabora.com>
Thu, 29 Jun 2017 14:06:45 +0000 (15:06 +0100)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS

diff --git a/NEWS b/NEWS
index d3b4180..a9ab7e5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -55,7 +55,9 @@ Enhancements:
     Properties
   · Add new Features and Interfaces properties for message bus
     feature-discovery
-  (fd.o #99825, #100686, #100795, #101256, #101257;
+  · Add unix:dir=..., which resembles unix:tmpdir=... but never uses
+    abstract sockets
+  (fd.o #99825, #100686, #100795, #101256, #101257, #101567;
   Simon McVittie, Tom Gundersen)
 
 • Implement the Properties and Peer interfaces in dbus-daemon
@@ -85,6 +87,10 @@ Enhancements:
   implementations that do not necessarily read /etc/machine-id themselves.
   (fd.o #101570, Simon McVittie)
 
+• Implement unix:dir=..., which resembles unix:tmpdir=... but never uses
+  abstract sockets. This is preferable when used with Linux containers.
+  (fd.o #101567, Simon McVittie)
+
 Fixes:
 
 • Fix a reference leak when blocking on a pending call on a connection