NEWS for 1.6
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 22 Aug 2013 17:03:24 +0000 (18:03 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 22 Aug 2013 17:03:24 +0000 (18:03 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 150a534..bef985e 100644 (file)
--- 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)
 ==