summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-07-13 12:02:03 +0100
committerRichard Hughes <richard@hughsie.com>2016-07-13 12:02:03 +0100
commit7f0946df15140bb67074d430d50fb55a1dfa9f65 (patch)
tree35fccdb94824c852068d6d4ca8758b386c97153d /NEWS
parent719dc956fcc207135d43efb26090e431d64da7eb (diff)
downloadappstream-glib-02dd635b7b68be4c376e0e1fa6231c1019154141.tar.gz
Release version 0.5.17appstream_glib_0_5_17
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1954996..47f84c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 0.5.17
+~~~~~~~~~~~~~~
+Released: 2016-07-13
+
+New Features:
+ - Add AS_STATE_PURCHASABLE and AS_STATE_PURCHASING constants (Robert Ancell)
+ - Add external (X-*) keys of an app's desktop file as metadata AsApp (Joaquim Rocha)
+
+Bugfixes:
+ - Correct disabling of timestamps for gzip (StefanBruens)
+ - Do not add multiple categories for apps with AudioVideo (Richard Hughes)
+ - Do not emit a warning when flatpak user directory doesn't exist (Kalev Lember)
+ - Fall back to the country code in as_app_get_language() (Richard Hughes)
+ - Fix gtk-doc build when builddir != srcdir (lantw44)
+ - Optionally use libstemmer for keyword stemming (Richard Hughes)
+ - Use non-deprecated glib API for monitoring renames (Kalev Lember)
+
Version 0.5.16
~~~~~~~~~~~~~~
Released: 2016-06-13