From 66c9f25ba4db120a2ede11d5cc56952ecfcadcda Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 22 Dec 2019 15:47:53 +0100 Subject: release to 1.23.0 --- NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index fe299ca..d147d90 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,24 @@ ### mate-netbook 1.23.0 + * Translations update + * task-item: avoid 'g_type_class_add_private' + * task-list: avoid 'g_type_class_add_private' + * task-title: avoid 'g_type_class_add_private' + * maximus-app: avoid 'g_type_class_add_private' + * maximus-bind: avoid 'g_type_class_add_private' + * Use the same variable name for return value than elsewhere + * Remove cppcheck warnings with better variables scope + * Remove unused variable declaration in applet.c and task-list.c + * Fix an unseen compilation warning + * Add an option to disable the bold face of the window title in applet + * Make the 'show-home-title' feature work again + * Remove a bunch of compilation warning + * Refactor the on_active_window_changed function + * Remove a runtime error due to event->time sending buggy values + * Change preference label for the window picker applet, and add a tooltip + * Cleanup whitespaces + * maximus: Fix 'Segmentation fault' + ### mate-netbook 1.22.0 * Initialize Travis CI support -- cgit v1.2.1