diff options
author | Richard Hughes <richard@hughsie.com> | 2016-07-13 12:02:03 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2016-07-13 12:02:03 +0100 |
commit | 7f0946df15140bb67074d430d50fb55a1dfa9f65 (patch) | |
tree | 35fccdb94824c852068d6d4ca8758b386c97153d /NEWS | |
parent | 719dc956fcc207135d43efb26090e431d64da7eb (diff) | |
download | appstream-glib-02dd635b7b68be4c376e0e1fa6231c1019154141.tar.gz |
Release version 0.5.17appstream_glib_0_5_17
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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 |