NEWS for 1.4.x
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 11 Aug 2011 10:53:45 +0000 (11:53 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 11 Aug 2011 10:53:45 +0000 (11:53 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 47d2159..26d8eb7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,12 +3,25 @@ D-Bus 1.4.16 (UNRELEASED)
 
 • Add a regression test for fd.o #38005 (fd.o #39836, Simon McVittie)
 
+• Make "NOCONFIGURE=1 ./autogen.sh" not run configure (Colin Walters)
+
+• Add _DBUS_STATIC_ASSERT and use it to check invariants (fd.o #39636,
+  Simon McVittie)
+
+• Fix duplicates in authors list (Ralf Habacker)
+
 • Unix-specific:
   · Clean up (non-abstract) Unix sockets on bus daemon exit (fd.o #38656;
     Brian Cameron, Simon McVittie)
+  · On systems that use libcap-ng but not systemd, drop supplemental groups
+    when switching to the daemon user (Red Hat #726953, Steve Grubb)
   · Make the cmake build work again on GNU platforms (fd.o #29228,
     Simon McVittie)
 
+• Windows-specific:
+  · Fix compilation on MSVC, which doesn't understand "inline" with its
+    C99 meaning (Ralf Habacker)
+
 D-Bus 1.4.14 (2011-07-29)
 ==