From 17e65c965ba6ba20e770fb36ee5c81e60ba553b2 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 28 Jan 2019 18:00:01 +0100 Subject: release 1.20.5 --- NEWS | 13 +++++++++++++ configure.ac | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 86ef6677..81d09b08 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +### mate-panel 1.20.5 + + * Translations update + * fix crash on removing tray + * Tray: Fix too-wide icon spacing after mate-polkit has been used w sni + * na-tray: wide panels, convert main GtkBox display to GtkGrid + * na-tray: wide panels, preliminary batch box to grid rename + * button-widget: wide panels, more suitable resize limits on Widgets and arrows + * clock: set horizontal padding for clock-button + * Clock: Fix weather icon size selection for panel height + * Clock: ensure weather icon resizes with panel + * clock: force no button vertical padding and margin + ### mate-panel 1.20.4 * Translations update diff --git a/configure.ac b/configure.ac index 7ced4adc..61934fd0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.20.4], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.20.5], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [http://www.mate-desktop.org]) AC_CONFIG_HEADERS(config.h) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar -Wno-portability check-news]) -- cgit v1.2.1