From dff8e78a05148d601ef555b0341f9bbc9a34e815 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 1 Feb 2017 11:10:26 +0000 Subject: [PATCH] Update NEWS for 1.10 branch --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 53ab3066..69e99e4a 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ D-Bus 1.10.16 (UNRELEASED) == +Enhancements: + +• Do the Travis-CI build in Docker containers for Ubuntu LTS, Debian + stable and Debian testing in addition to the older Ubuntu that is + the default (fd.o #98889, Simon McVittie) + Fixes: ...