summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-10-05 12:29:47 +0100
committerSimon McVittie <smcv@collabora.com>2018-10-05 12:34:19 +0100
commita051b95f6bc83c9e95dee82b237703f35ba7fd47 (patch)
tree35622ff320654d9335fad12709987524b4d2b930
parent74f3efa4f5512fbaf54b0fe149af7c094d2e3165 (diff)
downloaddbus-a051b95f6bc83c9e95dee82b237703f35ba7fd47.tar.gz
Update NEWS
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 699857b2..4dbde994 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,13 @@ Fixes:
• Fix warning from gcc 8 about suspicious use of strncpy() when
populating struct sockaddr_un (fd.o #107350, Simon McVittie)
+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)
+
D-Bus 1.10.26 (2018-03-01)
==