diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-08-15 10:26:42 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-08-15 10:26:42 +0100 |
commit | 9929df06bf09cb93356e01bb7bd8a8ba59b2ba98 (patch) | |
tree | f68465f1664a21a77e7f403779b91c8760649989 /NEWS | |
parent | c82a83fb1b98092415aa6c7cc98d92d4174c9b08 (diff) | |
download | dbus-9929df06bf09cb93356e01bb7bd8a8ba59b2ba98.tar.gz |
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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) |