summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-11-18 09:39:21 +0100
committerraveit65 <[email protected]>2017-11-18 09:39:21 +0100
commit8adc487f8cd67d4f2d968ff91a340ffd1856529a (patch)
treeb4aec89f9049d067ad1c9a3e947ca86bbce4532b
parent8dcfb668c104cf86097dcc6cd27f3a8024d4c22e (diff)
downloadmate-panel-8adc487f8cd67d4f2d968ff91a340ffd1856529a.tar.bz2
mate-panel-8adc487f8cd67d4f2d968ff91a340ffd1856529a.tar.xz
release 1.18.6v1.18.6
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
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)