From: Simon McVittie Date: Fri, 5 Oct 2018 11:33:05 +0000 (+0100) Subject: Belatedly add a NEWS entry for mingw-w64 printf fixes X-Git-Tag: dbus-1.13.8~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2019ec75e856550289d8f647e63a3c324c577737;p=thirdparty%2Fdbus.git Belatedly add a NEWS entry for mingw-w64 printf fixes This was backported to dbus-1.12, so it needed a NEWS entry there, at which point it seems odd for it not to have one here. --- diff --git a/NEWS b/NEWS index 0e45c7f6a..0e7ec4321 100644 --- a/NEWS +++ b/NEWS @@ -120,6 +120,9 @@ Fixes: • Fix installation of Ducktype documentation with newer yelp-build versions (fd.o #106171, Simon McVittie) +• Fix printf formats for pointer-sized integers on 64-bit Windows + (fd.o #105662, Ralf Habacker) + Internal changes: • The _DBUS_GNUC_WARN_UNUSED_RESULT macro has been replaced with