From 9b04b927ee61da9639f20410d6f535aaccd76e0d Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 9 Nov 2012 16:02:53 +0000 Subject: [PATCH] NEWS --- NEWS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 618de454..b4a2094d 100644 --- a/NEWS +++ b/NEWS @@ -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) ==