From 4a5a2dc3cfa3e196a90a7504895485dbba8495e9 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 21 Dec 2018 17:30:07 +0100 Subject: release 1.20.4 --- NEWS | 15 +++++++++++++++ configure.ac | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f05a9add..86ef6677 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +### mate-panel 1.20.4 + + * Translations update + * disable deprecation warnings for distcheck + * Tray: simplify force-redraw, use code that actually works + * Use make functions for HELP_LINGUAS + * menu-bar: transfer focus correctly on alt-F1 + * update legal.xml + * Clock applet help: To Adjust the System Date or Time + * Clock applet help: Add Show week numbers in calendar + * Clock applet help: Fix speed unit for meters per second + * add fish and clock help to transifex config + * panel: avoid a critical + * panel-toplevel: fix memory leak in calculate_minimum_height + ### mate-panel 1.20.3 * Translations update diff --git a/configure.ac b/configure.ac index 1196f441..7ced4adc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.20.3], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.20.4], [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