diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -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 |