diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-02-25 12:08:48 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-02-25 12:08:48 +0000 |
commit | c728addb610cd230d2aa0c1c857888377063a5df (patch) | |
tree | c943fa2d964dfc326f38275cd2e04b76800b89fe /NEWS | |
parent | c35e12fda9f004b51716ea446dfe9370f7aac299 (diff) | |
download | dbus-c728addb610cd230d2aa0c1c857888377063a5df.tar.gz |
NEWS so far
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +D-Bus 1.4.8 (UNRELEASED) +== + + • Include _dbus_path_is_absolute in libdbus on Windows, fixing compilation + (fd.o #32805, Mark Brand) + • Rename configure.in to configure.ac, and update it to modern conventions + (fd.o #32245; Javier Jardón, Simon McVittie) + • Correctly give XDG_DATA_HOME priority over XDG_DATA_DIRS (fd.o #34496, + Anders Kaseorg) + • Prevent X11 autolaunching if $DISPLAY is unset or empty, and add + --disable-x11-autolaunch configure option to prevent it altogether + in embedded environments (fd.o #19997, NB#219964; Simon McVittie) + D-Bus 1.4.6 (2010-02-17) == |