]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Update NEWS
authorSimon McVittie <smcv@debian.org>
Tue, 18 Apr 2017 11:52:35 +0000 (12:52 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 18 Apr 2017 11:52:35 +0000 (12:52 +0100)
Signed-off-by: Simon McVittie <smcv@debian.org>
NEWS

diff --git a/NEWS b/NEWS
index 80e6004e5b3fdf2fc9a6650bb20f505e67844fa1..ba752c6abfed4ddda6879de9f7783cc71593711b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,22 @@ Build-time configuration changes:
 
   (fd.o #69801, Simon McVittie)
 
+Enhancements:
+
+• D-Bus Specification version 0.31
+  · Don't require implementation-specific search paths to be lowest
+    priority
+  · Correct regex syntax for optionally-escaped bytes in addresses so it
+    includes hyphen-minus, forward slash and underscore as intended
+  (fd.o #99825, #100686; Simon McVittie)
+
+Fixes:
+
+• Don't put timestamps in the Doxygen-generated documentation, for
+  reproducible builds (fd.o #100692, Simon McVittie)
+
+• Fix some integration test issues (fd.o #100686, Simon McVittie)
+
 D-Bus 1.11.12 (2017-04-07)
 ==