diff options
author | raveit65 <[email protected]> | 2019-02-23 11:10:29 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-23 11:10:29 +0100 |
commit | 7a6f8bebf79dc5bb88053d1b7a03eedf100bbca7 (patch) | |
tree | 30f9571efc4f190a4bdbf5d3587b7bda5b971282 /NEWS | |
parent | 43061054593ed9d8251198aeb2ea2e51ca2b526f (diff) | |
download | mate-desktop-f29ec4e1fca9dd2b9f8c26a63bea5543acb0e0b0.tar.bz2 mate-desktop-f29ec4e1fca9dd2b9f8c26a63bea5543acb0e0b0.tar.xz |
release 1.22.0v1.22.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +### mate-desktop 1.22.0 + + * Translations update + * Fixed make distcheck fail on debian. + * mate-colorsel: avoid deprecated 'gtk_widget_modify_bg' + * Initialize travis support + * [mate-rr] Avoid deprecated g_type_class_add_private + * Avoid deprecated g_type_class_add_private + * [mate-colorsel] Avoid deprecated g_type_class_add_private + * mate-bg: avoid deprecated 'g_settings_list_keys' + * update copyright to 2019 + * disable deprecation warnings for distcheck + * mate-bg: Corrected some comments + * schemas: Define schema for a default calculator + ### mate-desktop 1.21.2 * Translations update |