From: Simon McVittie Date: Mon, 3 Mar 2014 15:44:44 +0000 (+0000) Subject: NEWS for dbus-1.8 X-Git-Tag: dbus-1.8.2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5202a0310d44dc797e0fd2f2bd05d1600a059eb0;p=thirdparty%2Fdbus.git NEWS for dbus-1.8 --- diff --git a/NEWS b/NEWS index 79288b376..8440e1e77 100644 --- a/NEWS +++ b/NEWS @@ -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) ==