From: Simon McVittie Date: Fri, 5 Oct 2018 11:29:47 +0000 (+0100) Subject: Update NEWS X-Git-Tag: dbus-1.10.28~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a051b95f6bc83c9e95dee82b237703f35ba7fd47;p=thirdparty%2Fdbus.git Update NEWS --- diff --git a/NEWS b/NEWS index 699857b21..4dbde9941 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,13 @@ Fixes: • Fix warning from gcc 8 about suspicious use of strncpy() when populating struct sockaddr_un (fd.o #107350, Simon McVittie) +Tests and CI: + +• Add Travis-CI builds for 64-bit Windows using mingw-w64 + (fd.o #105662, Ralf Habacker) + +• Add Gitlab-CI integration (fd.o #108177, Simon McVittie) + D-Bus 1.10.26 (2018-03-01) ==