]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Update NEWS
authorSimon McVittie <smcv@collabora.com>
Fri, 5 Oct 2018 11:29:56 +0000 (12:29 +0100)
committerSimon McVittie <smcv@collabora.com>
Fri, 5 Oct 2018 11:34:38 +0000 (12:34 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 25df1c84b3b553d1fca593c59c423d0b70da01a8..eb93cfe9c54758eedc15cc1de060a8e8babb3839 100644 (file)
--- 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)
 =========================