diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -1,3 +1,30 @@ +### mate-menus 1.28.0 + + * Translations update + * matemenu-tree: Fix crash when adding launcher from compact menu + * add meson build system + * matemenu-tree: Fix build warning -Wsign-conversion + * fix test programs + * test-menu-spec: Fix build warning -Wmissing-field-initializers + +### mate-menus 1.27.0 + + * Translations update + * configure.ac: The macro 'AC_HELP_STRING' is obsolete + * tx: update resource + * tx: migrate config file + * build warning: AC_OUTPUT should be used without arguments + * fix build error: invalid operands to binary expression + * ci: drop -Wunused-parameter compiler cflag from debian build + * Use a blank line at most + * Remove extra whitespaces on #ifdef..#endif code block + * Let user disable collection menu entry [--disable-collection] + +### mate-menus 1.26.0 + + * Translations update + * update copyright to 2021 + ### mate-menus 1.25.1 * Translations update |