Merge branch 'dbus-1.4'
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 29 Jul 2011 11:52:32 +0000 (12:52 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 29 Jul 2011 11:52:32 +0000 (12:52 +0100)
Conflicts:
NEWS

1  2 
NEWS
dbus/dbus-sysdeps-unix.c

diff --cc NEWS
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -26,20 -17,8 +26,22 @@@ Other changes
  • Make "make check" in a clean tree work, by not running tests until
    test data has been set up (fd.o #34405, Simon McVittie)
  
 +• The dbus-daemon no longer busy-loops if it has a very large number of file
 +  descriptors (fd.o #23194, Simon McVittie)
 +
 +• Some cmake fixes (Ralf Habacker)
 +
 +• Remove dead code, mainly from DBusString (fd.o #38570, Simon McVittie)
 +
 +• Stop storing two extra byte order indicators in each D-Bus message
 +  (fd.o #38287, Simon McVittie)
 +
 +• Add an optional Stats interface which can be used to get statistics from
 +  a running dbus-daemon if enabled at configure time with --enable-stats
 +  (fd.o #34040, Simon McVittie)
 +
+ • Fix various typos (fd.o #27227, fd.o #38284; Sascha Silbe, Simon McVittie)
  • Documentation (fd.o #36156, Simon McVittie):
    · let xsltproc be overridden as usual: ./configure XSLTPROC=myxsltproc
    · install more documentation automatically, including man2html output
Simple merge