]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Belatedly add a NEWS entry for mingw-w64 printf fixes
authorSimon McVittie <smcv@collabora.com>
Fri, 5 Oct 2018 11:33:05 +0000 (12:33 +0100)
committerSimon McVittie <smcv@collabora.com>
Fri, 5 Oct 2018 11:34:03 +0000 (12:34 +0100)
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.

NEWS

diff --git a/NEWS b/NEWS
index 0e45c7f6a6498418cb25844c52b2a5b30623f017..0e7ec4321345c4a71e6ef3583aa0f7eee6e57236 100644 (file)
--- 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