summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-05 13:11:31 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-05 13:11:31 +0100
commitad5b3128ba219c895ee084eb027a296b207df16b (patch)
tree5d2f11cd1ebcd0232fec97812cc6580c3f62be0f
parent50b64a0c79a35f2c4673152dc2be2280551d18f2 (diff)
downloaddbus-ad5b3128ba219c895ee084eb027a296b207df16b.tar.gz
NEWS for 1.6
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bef985ee..167b5ffa 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,11 @@ Fixes:
• Fix a regression test on platforms with strict alignment (fd.o #67279,
Colin Walters)
+• Avoid calling function parameters "interface" since certain Windows headers
+ have a namespace-polluting macro of that name (fd.o #66493, Ivan Romanov)
+
+• Make "make -j check" work (fd.o #68852, Simon McVittie)
+
D-Bus 1.6.12 (2013-06-13)
==