diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 14 insertions, 6 deletions
@@ -1,11 +1,19 @@ +### mate-menus 1.22.0 + + * Translations update + * initial travis-ci support + * Switch to modern realpath() + * disable deprecation warnings for distcheck + * drop Python support leftovers + ### mate-menus 1.21.0 - udpate examples - backports from gnome-menus - use G_BEGIN/END_DECLS - require gio-unix, drop python example - require gio-unix - drop python2 support + * udpate examples + * backports from gnome-menus + * use G_BEGIN/END_DECLS + * require gio-unix, drop python example + * require gio-unix + * drop python2 support ### mate-menus 1.20.0 |