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 3fe6c0e..42081d5 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)