From: Simon McVittie Date: Fri, 5 Oct 2018 11:29:56 +0000 (+0100) Subject: Update NEWS X-Git-Tag: dbus-1.12.12~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a2a8510e8efb67c8fe2e44831ceff51d17dc0064;p=thirdparty%2Fdbus.git Update NEWS --- diff --git a/NEWS b/NEWS index 25df1c84b..eb93cfe9c 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,16 @@ Fixes: • Fix some small O(1) memory leaks (fd.o #107320, Simon McVittie) +• Fix printf formats for pointer-sized integers on 64-bit Windows + (fd.o #105662, Ralf Habacker) + +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) + dbus 1.12.10 (2018-08-02) =========================