From f5cf97810b4ffd0aec43aafc60c20bb00a2dc96a Mon Sep 17 00:00:00 2001 From: monsta Date: Sat, 5 May 2018 12:54:57 +0300 Subject: release 1.18.9 --- NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 61fbad11..fde836f4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +### mate-panel 1.18.9 + + * Show drag handles on tasklist and tray area with all themes + (limited to GTK+ 3.20/22) + * Fix regression with panel autohiding after menubar is opened + * clock: fix copy/paste error which caused use-after-free + ### mate-panel 1.18.8 * get focus when displaying "applet broken" dialog diff --git a/configure.ac b/configure.ac index 71a8c5f5..318a5b99 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.18.8], +AC_INIT([mate-panel], [1.18.9], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [http://www.mate-desktop.org]) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.1