summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-11-16 15:09:39 +0000
committerSimon McVittie <smcv@collabora.com>2018-11-16 15:09:39 +0000
commita6bae612ad5fde1e310aadd357ef34bdde50ed1e (patch)
treea23812caeab082da58ef332caaf683142a492e23
parentffa3bc17a7d4ad71c7a88c0d24e718f821f177a4 (diff)
downloaddbus-a6bae612ad5fde1e310aadd357ef34bdde50ed1e.tar.gz
Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
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