diff options
author | Martin Wimpress <[email protected]> | 2019-09-23 21:39:57 +0100 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2019-09-23 21:39:57 +0100 |
commit | f33a3ad3d01c5d267d1d82c9f74db25cf3c47e22 (patch) | |
tree | fe5d45a2ba76c841ab296908b24c8f34c7187c73 /NEWS | |
parent | 65ff009e65f751850049150b24fc6b1dc8f21410 (diff) | |
download | mate-netbook-1.22.2.tar.bz2 mate-netbook-1.22.2.tar.xz |
release 1.22.2v1.22.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +### mate-netbook 1.22.2 + + tx: sync with transifex + 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 + Add an option to disable the bold face of the window title in applet + Make the 'show-home-title' feature work again + Fix several compilation warnings + 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 + ### mate-netbook 1.22.1 tx: sync with transifex |