From 3a78d91694236f2a12626987cfc0b94891691576 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 4 Feb 2015 16:44:31 +0000 Subject: [PATCH] NEWS for 1.8 branch --- NEWS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 06b1ad6a..47335526 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,13 @@ D-Bus 1.8.16 (UNRELEASED) == -... +Fixes: + +• fix a Windows build failure (fd.o #88009, Ralf Habacker) + +• on Windows, allow up to 8K connections to the dbus-daemon instead of the + previous 64, completing a previous fix which only worked under + Autotools (fd.o #71297, Ralf Habacker) D-Bus 1.8.14 (2015-01-05) ==