summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2015-09-24 21:40:07 +0200
committerAlexander Larsson <alexl@redhat.com>2015-09-24 21:40:07 +0200
commit423c1131d8b149e6abe99d8aade16cd3926ad5ec (patch)
treee7391fad94ad5cfbf95e5135abf546d1065652bd /NEWS
parent97ef439f59f4636071ddf3f58737bafb90d425f6 (diff)
downloadxdg-app-423c1131d8b149e6abe99d8aade16cd3926ad5ec.tar.gz
Update to 0.4.20.4.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 304bfae..0a3f40b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Major changes in 0.4.2
+======================
+* Fix build with older versions of glib
+* Fix regression in filesystem access configuration
+* Make seccomp use optional (for arches without it)
+* Add xdg-app enter command to enter a running sandbox
+* Fix /var/cache being readonly
+* Add /var/data and /var/config shortcuts for per-app data
+* Minor fixes to bash completion
+
Major changes in 0.4.1
======================
* Fixed a parallel build issue