NEWS for dbus-1.8

This commit is contained in:
Simon McVittie 2014-03-03 15:44:44 +00:00
parent 3dbd8edc35
commit 5202a0310d

11
NEWS
View file

@ -1,7 +1,16 @@
D-Bus 1.8.2 (UNRELEASED)
==
Enhancements:
• in the CMake build system, add some hints for Linux users cross-compiling
Windows D-Bus binaries to be able to run tests under Wine
(fd.o #41252, Ralf Habacker)
Fixes:
• on Windows, allow up to 8K connections to the dbus-daemon, instead of the
previous 64 (fd.o #71297; Cristian Onet, Ralf Habacker)
D-Bus 1.8.0 (2014-01-20)
==