diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 25 |
1 files changed, 17 insertions, 8 deletions
@@ -1,13 +1,22 @@ +### mate-utils 1.22.2 + + * Translations update + * Add hicolor_apps_24x24_mate-system-log.png + * Install hicolor_apps_24x24_mate-disk-usage-analyzer.png + * mate-disk-usage-analyzer: Remove blank space before right parenthesis + * gdict-applet: Variable 'detail' is allocated memory that is never used + * Make inkscape and rsvg-convert optional + ### mate-utils 1.22.1 - tx: sync with transifex - Fix -Werror=cast-function-type with GCC 8 - mate-disk-usage-analyzer: Memory leak - GEN png icons from svg files - Update documenters in about dialog - mate-dictionary: Use g_strjoin to build license text - Use program-name and title in gtk_show_about_dialog call - help: update copyright + * Translations update + * Fix -Werror=cast-function-type with GCC 8 + * mate-disk-usage-analyzer: Memory leak + * GEN png icons from svg files + * Update documenters in about dialog + * mate-dictionary: Use g_strjoin to build license text + * Use program-name and title in gtk_show_about_dialog call + * help: update copyright ### mate-utils 1.22.0 |