diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 30 |
1 files changed, 19 insertions, 11 deletions
@@ -1,16 +1,24 @@ +### engrampa 1.22.2 + + * Translations update + * java-utils: Remove blank spaces before reading package name + * glib-utils: Remove unused function - g_ptr_array_copy + * caja extension: fix icon name for compress menu item + * fr-command-unarchiver: ask password if required + ### engrampa 1.22.1 - sync with transifex - 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' - fr-process: Fix memory leak - Help: Fix version to 1.22 - help: update copyright - Upgrade the manual to docbook 5.0 + * Translations update + * 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' + * fr-process: Fix memory leak + * Help: Fix version to 1.22 + * help: update copyright + * Upgrade the manual to docbook 5.0 ### engrampa 1.22.0 |