diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-09-05 13:11:31 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-09-05 13:11:31 +0100 |
commit | ad5b3128ba219c895ee084eb027a296b207df16b (patch) | |
tree | 5d2f11cd1ebcd0232fec97812cc6580c3f62be0f /NEWS | |
parent | 50b64a0c79a35f2c4673152dc2be2280551d18f2 (diff) | |
download | dbus-ad5b3128ba219c895ee084eb027a296b207df16b.tar.gz |
NEWS for 1.6
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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) == |