summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-06-23 13:23:46 +0200
committerAlexander Larsson <alexl@redhat.com>2016-06-23 13:23:46 +0200
commitb7972acf74bd044429bb5a911964d3527d5e13fd (patch)
treefd95d95aa1df3e05f67aac0623215c24e24ce1a3
parent769f19fd3016334cb86a9607f46ce83ad8d52c39 (diff)
downloadflatpak-b7972acf74bd044429bb5a911964d3527d5e13fd.tar.gz
Update NEWS0.6.6
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
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
======================