diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-11-09 16:02:53 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-11-09 16:02:53 +0000 |
commit | 9b04b927ee61da9639f20410d6f535aaccd76e0d (patch) | |
tree | 999eba6122ef2c9bedefbc00126a415a183c49da /NEWS | |
parent | 9a9b0e2736378d1a8961fb264d7314e921231e8e (diff) | |
download | dbus-9b04b927ee61da9639f20410d6f535aaccd76e0d.tar.gz |
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,7 +1,13 @@ D-Bus 1.6.10 (UNRELEASED) == -... +• In the activation helper, when compiled for tests, do not reset the system + bus address, fixing the regression tests. (fd.o #52202, Simon) + +• Fix building with Valgrind 3.8, at the cost of causing harmless warnings + with Valgrind 3.6 on some compilers (fd.o #55932, Arun Raghavan) + +• Don't leak temporary fds pointing to /dev/null (fd.o #56927, Michel HERMIER) D-Bus 1.6.8 (2012-09-28) == |