summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2017-07-07 10:59:35 +0100
committerSimon McVittie <smcv@collabora.com>2017-07-07 10:59:35 +0100
commit2e8c59d9cc8762d8f75994675cd19247534b66c5 (patch)
treea90add6b5ec030d68aff4165d5d6c24c11c6e6b9 /NEWS
parent4be6af8563628aeb3deb9dc13432a6f37e67f8a2 (diff)
parent1b0565aca3d085de0962b4e58a52eae32a4a4f57 (diff)
Merge branch 'dbus-1.10'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 34a5b069..02e845ce 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,9 @@ Fixes:
will no longer report that their arguments were invalid if they run out
of memory at exactly the wrong time. (fd.o #101568, Simon McVittie)
+• Ensure that tests fail if they would otherwise have tried to connect to
+ the real session bus (fd.o #101698, Simon McVittie)
+
Internal changes relevant to dbus developers:
• DBusVariant is a new mechanism to copy single values from a message into