Merge branch 'dbus-1.4'
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 7 Jun 2011 13:37:30 +0000 (14:37 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 7 Jun 2011 13:37:30 +0000 (14:37 +0100)
Conflicts:
NEWS

1  2 
NEWS
configure.ac

diff --cc NEWS
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,7 -1,24 +1,24 @@@
 -D-Bus 1.4.12 (UNRELEASED)
++D-Bus 1.5.4 (UNRELEASED)
+ ==
+ Changes:
+ • Don't use -Wl,--gc-sections by default: in practice the size decrease is
+   small (300KiB on x86-64) and it frequently doesn't work in unusual
+   toolchains. To optimize for minimum installed size, you should benchmark
+   various possibilities for CFLAGS and LDFLAGS, and set the best flags for
+   your particular toolchain at configure time. (fd.o #33466, Simon McVittie)
+ • Use #!/bin/sh for run-with-tmp-session-bus.sh, making it work on *BSD
+   (fd.o #35880, Timothy Redaelli)
+ • Windows-specific changes:
+   · don't try to build dbus-daemon-launch-helper (fd.o #37838, Mark Brand)
 -D-Bus 1.4.10 (2011-06-01)
 +D-Bus 1.5.2 (2011-06-01)
  ==
  
 -The "Ape Ale" release.
 +The "Boar Hunter" release.
  
  Notes for distributors:
  
diff --cc configure.ac
Simple merge