From d85b90eff925bc6fc6d463676274b457af497f3c Mon Sep 17 00:00:00 2001 From: mbkma Date: Fri, 11 Nov 2022 20:35:03 +0100 Subject: release 1.27.0 --- NEWS | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a4f11b9..a758997 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,33 @@ +### mate-screensaver 1.27.0 + + * tx: sync with transifex + * tx: update resource + * tx: migrate config file + * build warning: AC_OUTPUT should be used without arguments + * gs-prefs: macros instead of static methods of one sentence + * Fix implicit conversion changes signedness: 'gboolean' to 'guint' + * gs-window-x11: Fix -Wshorten-64-to-32 warning + * gs-watcher-x11: Fix -Wshorten-64-to-32 warning + * gs-lock-plug: Fix -Wshorten-64-to-32 warning + * xdg-user-dir-lookup: Fix -Wshorten-64-to-32 warning + * mate-screensaver-preferences: Fix -Wfloat-conversion warnings + * gs-fade: Fix -Wfloat-conversion warnings + * mate-screensaver-preferences: fix memory leak + * Unnecessary G_OBJECT cast when calling signal connect function + * Fix build warnings about missing field initializer + * gs-listener-dbus: GTimeVal deprecation + * floaters: GTimeVal deprecation + * Don't build the path to mate-screensaver-dialog + * Don't build the path to mate-screensaver-gl-helper + * ci: drop -Wunused-parameter compiler cflag from debian build + * mate-screensaver-preferences: fix memory leak + * build: show configure summary using a pretty format + * Use a blank line at most + * gs-theme-manager: reload on menu_tree changed + * Prompt-driven auth. helper + * tx: update resource + * tx: fix typos reported by translators + ### mate-screensaver 1.26.0 * Translations update -- cgit v1.2.1