NEWS
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 15 Aug 2011 09:26:42 +0000 (10:26 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 15 Aug 2011 09:26:42 +0000 (10:26 +0100)
NEWS

diff --git a/NEWS b/NEWS
index ac7096e..0652f1b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ D-Bus 1.4.16 (UNRELEASED)
 
 • Fix duplicates in authors list (Ralf Habacker)
 
+• Fix broken links from dbus-tutorial.html if $(htmldir) != $(docdir)
+  (fd.o #39879, Chris Mayo)
+
 • Unix-specific:
   · Clean up (non-abstract) Unix sockets on bus daemon exit (fd.o #38656;
     Brian Cameron, Simon McVittie)
@@ -20,7 +23,7 @@ D-Bus 1.4.16 (UNRELEASED)
 
 • Windows-specific:
   · Fix compilation on MSVC, which doesn't understand "inline" with its
-    C99 meaning (Ralf Habacker)
+    C99 meaning (fd.o #40000; Ralf Habacker, Simon McVittie)
   · Fix misuse of GPid in test/dbus-daemon.c (fd.o #40003, Simon McVittie)
 
 D-Bus 1.4.14 (2011-07-29)