summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-08-15 10:26:42 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-08-15 10:26:42 +0100
commit9929df06bf09cb93356e01bb7bd8a8ba59b2ba98 (patch)
treef68465f1664a21a77e7f403779b91c8760649989 /NEWS
parentc82a83fb1b98092415aa6c7cc98d92d4174c9b08 (diff)
downloaddbus-9929df06bf09cb93356e01bb7bd8a8ba59b2ba98.tar.gz
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ac7096e2..0652f1bb 100644
--- 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)