diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-09-13 14:16:50 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-09-13 14:16:50 +0100 |
commit | efd8209d0530c73bf0a0a4fff8449e76840dcd39 (patch) | |
tree | 50e90a7e94a408f65dc078d065205d6af8ccb310 /NEWS | |
parent | 8d2536e023026e295e5040739c1a2a9005cde76a (diff) | |
download | dbus-efd8209d0530c73bf0a0a4fff8449e76840dcd39.tar.gz |
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ Enhancements: · Document GetAdtAuditSessionData() and GetConnectionSELinuxSecurityContext() (fd.o #54445, Simon) · Fix example .service file (fd.o #66481, Chengwei Yang) + · Don't claim D-Bus is "low-latency" (lower than what?), just + give factual statements about it supporting async use + (fd.o #65141, Justin Lee) • Be thread-safe by default on all platforms, even if dbus_threads_init_default() has not been called. For compatibility with |