]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
NEWS
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 13 Sep 2013 13:16:50 +0000 (14:16 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 13 Sep 2013 13:16:50 +0000 (14:16 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 31e4157a800c5c0d04458ff6b12742f91bf1e8f0..9733a990cafcb0976735307f8c5c9812f858a23b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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