From: Simon McVittie Date: Sun, 9 Jun 2019 13:21:42 +0000 (+0100) Subject: NEWS: Note additional fixes in doc/ X-Git-Tag: dbus-1.10.28^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=983e62be144c3615bd44feb9850dc4ccd797e3b8;p=thirdparty%2Fdbus.git NEWS: Note additional fixes in doc/ Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index 99a6d39d7..466523966 100644 --- a/NEWS +++ b/NEWS @@ -48,6 +48,9 @@ Other fixes: • Fix warning from gcc 8 about suspicious use of strncpy() when populating struct sockaddr_un (fd.o #107350, Simon McVittie) +• Fix installation of Ducktype documentation with newer yelp-build + versions (fd.o #106171, Simon McVittie) + Tests and CI: • Add Travis-CI builds for 64-bit Windows using mingw-w64