summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2015-07-21 17:20:11 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2015-07-21 17:20:11 +0100
commitdae42b370b7409620f8272d0816a621fd2100ee0 (patch)
treec9b7399286c7abb17b13b6d4a5e3c6ce29d3a70f
parent27a6538d5bf1f41bb60b039a95a1b1b98728559f (diff)
parente5ed2e2105617a9752d3807ebd5909db255b0526 (diff)
Merge branch 'dbus-1.8'
Conflicts: .gitignore NEWS tools/dbus-monitor.c
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 90599581..d90f6c54 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,9 @@ Fixes:
• Fix a memory leak when GetConnectionCredentials() succeeds
(fd.o #91008, Jacek Bukarewicz)
+• Ensure that dbus-monitor does not reply to messages intended for others
+ (fd.o #90952, Simon McVittie)
+
D-Bus 1.9.16 (2015-05-14)
==