summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-08-21 15:58:06 +0100
committerRichard Hughes <richard@hughsie.com>2017-08-21 15:58:06 +0100
commit6149f7eb067c4d267738fd5e7ea5c0cc1be7bc5b (patch)
tree3d50926980b3f484c363cb205469cddde301eadb /NEWS
parentb0d49cf834138d3c2a54a7e647cfcb972b617b3a (diff)
downloadappstream-glib-6149f7eb067c4d267738fd5e7ea5c0cc1be7bc5b.tar.gz
Release version 0.7.2appstream_glib_0_7_2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4dad705..e89a84a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 0.7.2
+~~~~~~~~~~~~~~
+Released: 2017-08-21
+
+Bugfixes:
+ - Allow remote icon types for desktop AppData files (Richard Hughes)
+ - Define _XOPEN_SOURCE in order to expose realpath() in headers (Philip Withnall)
+ - Do not check the suffix of <id> tags (Richard Hughes)
+ - Drop an unreachable branch and add some additional checks (Philip Withnall)
+ - Enable C99 support in meson.build (Philip Withnall)
+ - Prefer /usr/share/metainfo as default path for metainfo files (Matthias Klumpp)
+
Version 0.7.1
~~~~~~~~~~~~~~
Released: 2017-08-03