summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2018-02-14 11:24:48 +0100
committerAlexander Larsson <alexl@redhat.com>2018-02-14 11:24:48 +0100
commitf79f5ba0408c5615d2ad35cd908bfd6ba749ec13 (patch)
treec6f097a1d9e93356fe8aa835f148bc3bbdd48d11
parent3c66ede7037eece7d42a2994e4cf8a287f7c464d (diff)
downloadflatpak-f79f5ba0408c5615d2ad35cd908bfd6ba749ec13.tar.gz
Update NEWS for 0.10.4
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 81c9a914..47cb6977 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Major changes in 0.10.4
+=======================
+
+This version adds the --disable-document-portal configure option, which is needed when
+packaging xdg-desktop-portal 0.10 which now ships the document portal instead. Anyone
+packaging this new version need to disable the portal in flatpak and add a dependency
+on xdg-desktop-portal from the flatpak package.
+
+ * remote-ls -u only considers app from the origin remote
+ * Fix assertion error in extra-data progress reporting
+ * Report nicer errors when trying to downgrade as non-root
+ * Make libflatpak work when /var/lib/flatpak is empty
+ * Allow appstream ids that don't end in .desktop
+ * Allow personality syscall in devel mode
+
Major changes in 0.10.3
=======================