NEWS
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 15 Jun 2012 15:03:39 +0000 (16:03 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 15 Jun 2012 15:03:39 +0000 (16:03 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 2a8f8ed..6e5d9bc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,9 +3,14 @@ D-Bus 1.6.2 (UNRELEASED)
 
 Fixes:
 
-• Add dbus-launch --exit-with-x11 option. Distributions should use this
-  in their X11 session startup infrastructure, in preference to
-  the --exit-with-session option. (fd.o #39197, Simon McVittie)
+• Automatically define DBUS_STATIC_BUILD in static-only Autotools builds,
+  fixing linking when targeting Windows (fd.o #33973; william, Simon McVittie)
+
+• Unix-specific:
+  · Add dbus-launch --exit-with-x11 option. Distributions should use this
+    in their X11 session startup infrastructure, in preference to
+    the --exit-with-session option. (fd.o #39197, Simon McVittie)
+  · Check for libpthread under CMake on Unix (fd.o #47237, Simon McVittie)
 
 D-Bus 1.6.0 (2012-06-05)
 ==