diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2015-07-21 17:20:11 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2015-07-21 17:20:11 +0100 |
commit | dae42b370b7409620f8272d0816a621fd2100ee0 (patch) | |
tree | c9b7399286c7abb17b13b6d4a5e3c6ce29d3a70f /NEWS | |
parent | 27a6538d5bf1f41bb60b039a95a1b1b98728559f (diff) | |
parent | e5ed2e2105617a9752d3807ebd5909db255b0526 (diff) | |
download | dbus-dae42b370b7409620f8272d0816a621fd2100ee0.tar.gz |
Merge branch 'dbus-1.8'
Conflicts:
.gitignore
NEWS
tools/dbus-monitor.c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) == |