summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2017-07-07 13:16:49 +0100
committerSimon McVittie <smcv@collabora.com>2017-07-07 13:16:49 +0100
commit15369dc956a0fbeeae3e63aac7b1d342dbf3f7ad (patch)
tree57a67f1f47b78adaba2ba3ded6110fb1f9c79268 /NEWS
parent2e8c59d9cc8762d8f75994675cd19247534b66c5 (diff)
parent7dc322e633bef7e86187a661016187717b88ba51 (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 02e845ce..9111bc82 100644
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,9 @@ Fixes:
• Ensure that tests fail if they would otherwise have tried to connect to
the real session bus (fd.o #101698, Simon McVittie)
+• Make build-time tests cope with finding Python 3, but not Python 2
+ (fd.o #101716, Simon McVittie)
+
Internal changes relevant to dbus developers:
• DBusVariant is a new mechanism to copy single values from a message into