From 84812d54da023f324a05ff5f016ec7568bd4a4d7 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Mon, 8 Jan 2018 06:52:01 +0000 Subject: Release 1.18.7 --- NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8cbfb46a..68203159 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +### mate-panel 1.18.7 + + * panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide() + * panel-toplevel: Ensure right aligned icons stay right aligned when changing resolutions. + * status-notifier: fix failure to show icon for missing icons. + * panel-plug: Fix build warning. + * panel-wdget: FIx build warning. + * panel-applet-container: Rework the process of cancelling the background change operation. + ### mate-panel 1.18.6 * status-notifier: hide mate-polkit icon if passive diff --git a/configure.ac b/configure.ac index c5fd6d76..89ea503d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.18.6], +AC_INIT([mate-panel], [1.18.7], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [http://www.mate-desktop.org]) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.1