Merge branch 'dbus-1.6'
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 12 Feb 2013 11:44:29 +0000 (11:44 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 12 Feb 2013 11:44:29 +0000 (11:44 +0000)
1  2 
NEWS

diff --cc NEWS
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -29,19 -7,11 +29,22 @@@ Fixes
  • Fix building with Valgrind 3.8, at the cost of causing harmless warnings
    with Valgrind 3.6 on some compilers (fd.o #55932, Arun Raghavan)
  
 -• Don't leak temporary fds pointing to /dev/null (fd.o #56927, Michel HERMIER)
 +• Unix-specific:
 +  · Check for functions in libpthread correctly, fixing compilation on
 +    (at least) OpenBSD (fd.o #47239, Simon)
 +  · Don't leak temporary fds pointing to /dev/null (fd.o #56927,
 +    Michel HERMIER)
 +
 +• Windows-specific:
 +  · The default session bus listening and connecting address is now
 +    "autolaunch:", which makes D-Bus on Windows interoperate with itself
 +    and GDBus "out of the box". Use the configure options and cmake variables
 +    described above if you require a different autolaunch scope.
 +    (fd.o #38201, Simon McVittie)
  
+ • Create session.d, system.d directories under CMake (fd.o #41319,
+   Ralf Habacker)
  D-Bus 1.6.8 (2012-09-28)
  ==