]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
NEWS
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 20 Jun 2013 12:32:20 +0000 (13:32 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 20 Jun 2013 12:32:20 +0000 (13:32 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 3fe6c0e414662dc9d2bb2106851cc4602620604b..42081d5652859b55b23ab956ff4335538c58cc05 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,9 @@ D-Bus 1.7.6 (UNRELEASED)
 
 Fixes:
 
+• Don't crash on "dbus-send --session / x.y.z" which regressed in 1.7.4.
+  (fd.o #65923, Chengwei Yang)
+
 • If malloc() returns NULL in _dbus_string_init() or similar, don't free
   an invalid pointer if the string is later freed (fd.o #65959, Chengwei Yang)