summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-01-29 11:13:15 +0100
committerAlexander Larsson <alexl@redhat.com>2016-01-29 11:13:15 +0100
commit9fd3c7b0c3f69f6e271afef80acc00ce49ae95bd (patch)
tree8573c8399448298b9dc53befe2d5c0c462727c42 /NEWS
parentd95590b9ca74c03d4b799b1095426402df6151b9 (diff)
downloadxdg-app-9fd3c7b0c3f69f6e271afef80acc00ce49ae95bd.tar.gz
Release 0.4.80.4.8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7d883b4..73c76fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Major changes in 0.4.8
+======================
+* Changed global installation directory to /var/lib/xdg-app (not /var/xdg-app).
+* Add support for a dbus filtering on the system bus.
+* Choosing user namespaces or setuid is now a runtime option, not build time.
+* Fix xml-escaping in the appstream generation.
+* Various build fixes.
+* Added some more documentation for the library.
+* Disable support for running apps on systems without a systemd user session.
+* Fix uninitialized memory read in xdg-app-builder during git checkouts.
+* Correctly handle disabled git submodules in xdg-app-builder
+* Fix hiding of non-exported symbols in libxdgapp
+
Major changes in 0.4.7
======================
* Enabled build of libxdg-app by default, now the API is stable