diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2015-05-05 12:50:20 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2015-05-05 12:50:20 +0100 |
commit | e0f9ced769d91071dbd8d96350e59cc19b54e802 (patch) | |
tree | 3dea02ddc1ad7327d7cc8bc98533b1e6f4fe509c /NEWS | |
parent | 4c53a38ab5dde6a9c236221462344146ca294f83 (diff) | |
download | dbus-e0f9ced769d91071dbd8d96350e59cc19b54e802.tar.gz dbus-e0f9ced769d91071dbd8d96350e59cc19b54e802.tar.bz2 dbus-e0f9ced769d91071dbd8d96350e59cc19b54e802.zip |
Update NEWS for 1.9 branch
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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) == |