From 3eb58a15cd34ae55245b7b4c0c31d25938948c36 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 26 Jan 2022 13:38:18 +0100 Subject: release 1.26.2 --- NEWS | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d23ade87..e6c4545f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +### mate-panel 1.26.2 + + * update translations + * clock: fix memory leak + * panel-test-applets: fix memory leak + * wncklet: The values stored in the wrapper hash table are incorrect + * Upscale in panel_xutils_set_strut + * panel-toplevel: fix the computed dimension for (non) auto hidden panels + * struts: add support for _GNOME_WM_STRUT_AREA + ### mate-panel 1.26.1 * update translations diff --git a/configure.ac b/configure.ac index 18bcda90..a781334b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.26.1], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.26.2], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [https://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