diff --git a/NEWS b/NEWS index 53ab3066f3ce2a5c482402d8ad4f60289d8ca8b5..69e99e4a7516ae83ad0068b6b73a5646cb38fdee 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: ...