From: Simon McVittie Date: Tue, 5 May 2015 11:50:20 +0000 (+0100) Subject: Update NEWS for 1.9 branch X-Git-Tag: dbus-1.9.16~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0f9ced769d91071dbd8d96350e59cc19b54e802;p=thirdparty%2Fdbus.git Update NEWS for 1.9 branch --- diff --git a/NEWS b/NEWS index 9da0c293f..c907e20f8 100644 --- a/NEWS +++ b/NEWS @@ -13,10 +13,14 @@ Fixes: of memory while copying authentication mechanisms (fd.o #90004, Ralf Habacker) +• Make dbus-test-tool and dbus-update-activation-environment portable + to Windows (fd.o #90004, Ralf Habacker) + • Fix some missing \n in verbose (debug log) messages (fd.o #90004, Ralf Habacker) -• Clean up some memory leaks in test code (fd.o #90004, Ralf Habacker) +• Clean up some memory and fd leaks in test code and tools + (fd.o #90004, Ralf Habacker) D-Bus 1.9.14 (2015-03-02) ==