NEWS: Document #101567

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2017-06-29 15:06:45 +01:00
parent 3a6d144766
commit ce8573f249

8
NEWS
View file

@ -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