summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-10-05 12:29:56 +0100
committerSimon McVittie <smcv@collabora.com>2018-10-05 12:34:38 +0100
commita2a8510e8efb67c8fe2e44831ceff51d17dc0064 (patch)
treee4f95f9c7103beb06ac9cff229c8d40a5f318857
parentc21471dde5969bdc552845c08ac06e8d8f7edb18 (diff)
downloaddbus-a2a8510e8efb67c8fe2e44831ceff51d17dc0064.tar.gz
Update NEWS
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 25df1c84..eb93cfe9 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)
=========================