From 8adc487f8cd67d4f2d968ff91a340ffd1856529a Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 18 Nov 2017 09:39:21 +0100 Subject: release 1.18.6 --- NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 17f0386e..8cbfb46a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +### mate-panel 1.18.6 + + * status-notifier: hide mate-polkit icon if passive + * wncklet: disconnect signal handlers on destroy + * Stop segfaults, warnings on removing in-process switcher, window-list + * clock: disconnect one more signal handler on destroy + * clock:disconnect signal handlers on destroy + ### mate-panel 1.18.5 * Apply position fix on popup to GTK 3.20 and earlier diff --git a/configure.ac b/configure.ac index b074a608..c5fd6d76 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.18.5], +AC_INIT([mate-panel], [1.18.6], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [http://www.mate-desktop.org]) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.1