summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-12-22 15:47:53 +0100
committerraveit65 <[email protected]>2019-12-22 15:47:53 +0100
commit66c9f25ba4db120a2ede11d5cc56952ecfcadcda (patch)
tree05057d4b5a869c5420d495335215c96b05f4e6cd /NEWS
parent2a375b678b29bccd9cbc333bfb35834d4041a21e (diff)
downloadmate-netbook-66c9f25ba4db120a2ede11d5cc56952ecfcadcda.tar.bz2
mate-netbook-66c9f25ba4db120a2ede11d5cc56952ecfcadcda.tar.xz
release to 1.23.0v1.23.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
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