From d1b96db74aadd004bcef21a9144d171ba272befb Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 1 Jul 2019 19:00:44 +0200 Subject: release 1.23.0 --- NEWS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/NEWS b/NEWS index b30cde1..00b12f7 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,27 @@ ### engrampa 1.23.0 + * tx: sync with transifex + * Remove trailing whitespaces + * Update FSF address + * [ci] Add cppcheck html report + * Remove hard-coded 'Back' label button + * Avoid deprecated g_type_class_add_private + * Use the Automake variable nobase_dist_icons_DATA + * Help: replace link linkend with xref linkend + * file-utils: avoid out of bound memory access + * actions: avoid use of memory after it is freed + * fr-process: Fix memory leak: 'g_shell_quote' needs to be freed + * fr-process: Fix memory leak: 'g_strconcat' needs to be freed + * [Security] fr-process: avoid 'strcpy' and 'strcat' + * enable clang analyzer + * fr-process: Fix memory leak + * Help: Fix version to 1.22 and update pot file + * help: update copyright + * Upgrade the manual to docbook 5.0 + * Support .udeb package format + * Clean-up archive list and descriptions + * Show version on command line + ### engrampa 1.22.0 * Translations update -- cgit v1.2.1