summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-04-26 19:15:09 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-04-26 19:15:09 +0100
commita902c512950e5d4842d25003e0c3ea920be6d7a5 (patch)
tree499c31ad826233bd914a3a742eca57cdf44e27ba /NEWS
parent8d2957efa32bb9d3d459fdcc71c0e31c31081aa8 (diff)
downloaddbus-a902c512950e5d4842d25003e0c3ea920be6d7a5.tar.gz
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5f6878b8..539c5bb6 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,13 @@ Changes:
• Don't force -fPIE: distributions and libtool know better than we do whether
it's desirable (fd.o #16621, fd.o #27215; Simon McVittie)
+ • Allow --disable-gc-sections, in case your toolchain offers the
+ -ffunction-sections, -fdata-sections and -Wl,--gc-sections options
+ but they're broken, as seen on Solaris (fd.o #33466, Simon McVittie)
+ • Install dbus-daemon and dbus-daemon-launch-helper in a more normal way
+ (fd.o #14512; Simon McVittie, loosely based on a patch from Luca Barbato)
+ • Ensure that maintainers upload documentation with the right permissions
+ (fd.o #36130, Simon McVittie)
D-Bus 1.4.8 (2011-04-08)
==