]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
NEWS
authorSimon McVittie <smcv@collabora.com>
Fri, 2 Jun 2017 09:53:49 +0000 (10:53 +0100)
committerSimon McVittie <smcv@collabora.com>
Fri, 2 Jun 2017 09:53:49 +0000 (10:53 +0100)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS

diff --git a/NEWS b/NEWS
index 2c0b9d4f2b2cc6ff31c342b0ec8b7cf9d3c80535..75b61e42c8a529550de2d3822dc4ab1dc61263a2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -31,7 +31,8 @@ Enhancements:
   · Correct regex syntax for optionally-escaped bytes in addresses so it
     includes hyphen-minus, forward slash and underscore as intended
   · Describe all message bus methods in the same section
-  (fd.o #99825, #100686, #100795; Simon McVittie, Tom Gundersen)
+  · Clarify the correct object path for method calls to the message bus
+  (fd.o #99825, #100686, #100795, #101256; Simon McVittie, Tom Gundersen)
 
 • Avoid deprecated API calls when using SELinux
   (fd.o #100912, Laurent Bigonville)