diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +### engrampa 1.23.1 + + * tx: sync with transifex + * java-utils: Remove blank spaces before reading package name + * fr-command-lrzip: Fix empty string check + * Redundant redeclaration of ‘fr_command_is_capable_of’ + * comparison of unsigned expression >= 0 is always true + * gtk-utils: Remove unused wrapper for gtk_builder_new_from_file + * glib-genmarshal warning: BOOL token is deprecated + * comparison of integers of different signs: 'int' and 'guint' + * glib-utils: Remove unused function - g_ptr_array_copy + * return sentence won't be never executed as it's preceded by exit + * Add zcompress support + * caja extension: fix icon name for compress menu item + * fr-window: remove unused struct members + * fr-command-unarchiver: ask password if required + ### engrampa 1.23.0 * tx: sync with transifex |