From b7972acf74bd044429bb5a911964d3527d5e13fd Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 23 Jun 2016 13:23:46 +0200 Subject: [PATCH] Update NEWS --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 3c3ebe2e..742cecb2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Major changes in 0.6.6 +====================== + + * Better support for multi-arch (for instance, will automatically install + i386-only app on x86_64 without user having to specify --arch). + * Support --device=all to access the full host /dev + * More command line support for managing exported documents + * Extended API for the document portal: Lookup, Info, List + * flatpak-builder: Support initializing /var from a runtime + extension. + * Disable static deltas when updating via the system helper to + work around bug in ostree. + Major changes in 0.6.5 ======================