From a6bae612ad5fde1e310aadd357ef34bdde50ed1e Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 16 Nov 2018 15:09:39 +0000 Subject: Update NEWS Signed-off-by: Simon McVittie --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index eb93cfe9..e414ce85 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,13 @@ Fixes: • Fix printf formats for pointer-sized integers on 64-bit Windows (fd.o #105662, Ralf Habacker) +• Always use select()-based poll() emulation on Darwin-based OSs + (macOS, etc.) and on Interix, similar to what libcurl does + (dbus#232, dbus!19; Simon McVittie) + +• Extend a test timeout to avoid spurious failures in CI + (dbus!26, Simon McVittie) + Tests and CI: • Add Travis-CI builds for 64-bit Windows using mingw-w64 -- cgit v1.2.1