summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-03-08 12:35:46 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-03-08 12:35:46 +0000
commit257a6ef4963af05dfdd0ce45713994f562da07c9 (patch)
treee2e88a8dc95d55a06354289a2c1a66b4aa6315c1 /NEWS
parent3013fafae5a6e731ca16b23ea32e96358a8c75f9 (diff)
parent9ad0881fff7e707ce9a14e9eee0dc25a4c16fd2e (diff)
Merge branch 'dbus-1.4'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 9bdc6629..87b1fbef 100644
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,6 @@ D-Bus 1.5.0 (UNRELEASED)
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,
@@ -18,6 +16,13 @@ D-Bus 1.4.8 (UNRELEASED)
• 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)
+ • Install the documentation, and an index for Devhelp (fd.o #13495,
+ Debian #454142; Simon McVittie, Matthias Clasen)
+ • Windows:
+ · Avoid the name ELEMENT_TYPE due to namespace-pollution from winioctl.h
+ (Andre Heinecke)
+ · Include _dbus_path_is_absolute in libdbus on Windows, fixing compilation
+ (fd.o #32805, Mark Brand)
D-Bus 1.4.6 (2010-02-17)
==