This commit is contained in:
Simon McVittie 2012-11-09 16:02:53 +00:00
parent 9a9b0e2736
commit 9b04b927ee

8
NEWS
View file

@ -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)
==