summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-11-09 16:02:53 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-11-09 16:02:53 +0000
commit9b04b927ee61da9639f20410d6f535aaccd76e0d (patch)
tree999eba6122ef2c9bedefbc00126a415a183c49da
parent9a9b0e2736378d1a8961fb264d7314e921231e8e (diff)
NEWS
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
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)
==