From fdf25423a9f9546adfadbd8eb9d5534cb2efe882 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Wed, 2 May 2018 15:02:04 +0200 Subject: [PATCH] Update NEWS for 0.11.6 --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 0aabbb7d..7b9d927f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Major changes in 0.11.6 +======================= + + * Further work on the export filename regression, now also fixes the + same issue as in 0.11.5 but in flatpak build-finish. + * Fix segfault when installing from .flatpakref in gnome-software + * Build yacc parser from source. + * Don't tab-complete Sources/Locale/Debug extension by default. + * Fix tests on debian. + Major changes in 0.11.5 =======================