NEWS
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 26 Apr 2011 18:15:09 +0000 (19:15 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 26 Apr 2011 18:15:09 +0000 (19:15 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 5f6878b..539c5bb 100644 (file)
--- 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)
 ==