Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2017-06-02 10:53:49 +01:00
parent b62a77118a
commit 53376b06a2

3
NEWS
View file

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