summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-08-02 17:19:41 +0100
committerSimon McVittie <smcv@collabora.com>2018-08-02 17:19:41 +0100
commit9dfdfa51580b4a92424167991bfb62f13e50bc57 (patch)
tree9095bb7c5235777403abb365ea63c244db3b44c8
parentcfdfcac542806742971d7380158664b8fb244478 (diff)
downloaddbus-9dfdfa51580b4a92424167991bfb62f13e50bc57.tar.gz
Update NEWS
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6981b613..a9cb3e29 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+dbus 1.10.28 (UNRELEASED)
+==
+
+Fixes:
+
+• Fix build with gcc 8 -Werror=cast-function-type
+ (fd.o #107349, Simon McVittie)
+
+• Fix warning from gcc 8 about suspicious use of strncpy() when
+ populating struct sockaddr_un (fd.o #107350, Simon McVittie)
+
D-Bus 1.10.26 (2018-03-01)
==