From 86c4903b2059f8c3f20f945123799a257b8743e1 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 20 Feb 2020 09:40:44 +0000 Subject: trivial: Actually use the correct NEWS contents --- NEWS | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/NEWS b/NEWS index 84a027b..24013bb 100644 --- a/NEWS +++ b/NEWS @@ -3,22 +3,13 @@ Version 0.7.17 Released: 2020-02-20 Bugfixes: - - Add UPL short name to SPDX conversion (Salman Siddiqui) - - Allow building on Windows (Jehan) - - Allow non-desktop components to be extended (Richard Hughes) - - Allow parsing desktop files using as_app_parse_data() (Richard Hughes) - - Do not allow forward or backwards slashes in values (Richard Hughes) - - Do not preserve restrictive permissions when installing AppStream files (Richard Hughes) - - Do not require for validation unless strict (Kalev Lember) - - Do not require for validation unless strict (Richard Hughes) - - Log expected and actual screenshot dimensions when failing (Tobias Mueller) - - Modernize the validation requirements (Richard Hughes) - - Offset future checks by UTC+14 (Peter Hutterer) - - Only require for validate, but not validate-relax (Kalev Lember) - - Remove relative path from icon names (David Hewitt) - - Support loading YAML from as_store_from_bytes (Robert Ancell) - - Update list of allowed metadata licences (scx) - - Update the SPDX license list to v3.5 (Richard Hughes) + - Add "icon-theme" as recognised component type (Fabio Valentini) + - Fix building in macOS (Oleksii Samorukov) + - Fix CI by moving 'future' back a bit (Richard Hughes) + - Fix Win32 headers (Jehan) + - Make default content rating values match OARS semantics (Philip Withnall) + - Properly initialize unique_id_mutex (Marc-Antoine Perennou) + - Support ${id}/${locale}.qm in addition to ${id}_${locale}.qm (Kalev Lember) Version 0.7.16 ~~~~~~~~~~~~~~ -- cgit v1.2.1