From: Simon McVittie Date: Wed, 25 May 2011 15:50:09 +0000 (+0100) Subject: NEWS X-Git-Tag: dbus-1.4.10~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4a6c68c0ffafbc85bdf7d49688cb7afb114541d5;p=platform%2Fupstream%2Fdbus.git NEWS --- diff --git a/NEWS b/NEWS index 7fde494..c717456 100644 --- a/NEWS +++ b/NEWS @@ -24,12 +24,18 @@ Changes: (fd.o #36130, Simon McVittie) • Log system-bus activation information to syslog (fd.o #35705, Colin Walters) + • Make the nonce-tcp transport work on Unix (fd.o #34569, Simon McVittie) • On Unix, if /var/lib/dbus/machine-id cannot be read, try /etc/machine-id (fd.o #35228, Lennart Poettering) • In the regression tests, don't report fds as "leaked" if they were open on startup (fd.o #35173, Simon McVittie) • Make dbus-monitor bail out if asked to monitor more than one bus, rather than silently using the last one (fd.o #26548, Will Thompson) + • Clarify documentation (fd.o #35182, Simon McVittie) + • Clean up minor dead code and some incorrect error handling + (fd.o #33128, fd.o #29881; Simon McVittie) + • Windows: + • Remove obsolete workaround for winioctl.h (fd.o #35083, Ralf Habacker) D-Bus 1.4.8 (2011-04-08) ==