summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-08-22 18:03:24 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-05 13:03:06 +0100
commit3b4a09c04ee859846521e12184e3a11ca737c82d (patch)
tree923c4c769d28dd290bf82bc24312aee9dcc5655d
parentb4ffcdc5eb2ff89f2c4715130f061c82232775ef (diff)
downloaddbus-3b4a09c04ee859846521e12184e3a11ca737c82d.tar.gz
NEWS for 1.6
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 150a5344..bef985ee 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ Fixes:
• If malloc() returns NULL in dbus_set_error(), don't va_end() a va_list
that was never va_start()ed (fd.o #66300, Chengwei Yang)
+• Fix a regression test on platforms with strict alignment (fd.o #67279,
+ Colin Walters)
+
D-Bus 1.6.12 (2013-06-13)
==