From 657386f020adfd99b082be06c03d67f2e632b3b0 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 27 Nov 2023 11:40:13 +0100 Subject: release 1.26.4 --- NEWS | 23 ++++++++++++++++------- configure.ac | 2 +- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index 8e8fb568..2c1f3409 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,22 @@ +### mate-panel 1.26.4 + + * update translations + * wnck-pager: Fix workspace switcher aspect ratio + * libmate-panel-applet: Fix build with gettext 0.22 + * status-notifier: Show AttentionIcon when Status is NeedsAttention + * status-notifier: fix typo + * notification-area: stop warning on removal + ### 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 + * 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 diff --git a/configure.ac b/configure.ac index 2716fee6..e2011ff9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.26.3], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.26.4], [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