From cabfa67556e211f406b76a8e495a44220d565eee Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 2 May 2023 15:44:20 +0200 Subject: release 1.26.3 --- NEWS | 11 +++++++++++ configure.ac | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e6c4545f..8e8fb568 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +### mate-panel 1.26.3 + + * update translations + windows-list.ui: lower gtk3 required version + panel-applet: Fix leak in no-background code path + clock: Fix memory leak + wncklet: Fix crash thumbnailing dying or otherwise inaccessible windows + notification_area: Reduce lifetime of the settings local variable (#1309) + Register SNI host only if SNI is enabled + wncklet: do not exceed workspace number when setting n_rows + ### mate-panel 1.26.2 * update translations diff --git a/configure.ac b/configure.ac index a781334b..2716fee6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.26.2], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.26.3], [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