From a6be59797e503d77bde9e52b86812c3acf34d52f Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 24 Feb 2019 14:05:15 +0100 Subject: release 1.22.0 --- NEWS | 39 +++++++++++++++++++++++++++++++++------ 1 file changed, 33 insertions(+), 6 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 396fca2..0c02c37 100644 --- a/NEWS +++ b/NEWS @@ -1,14 +1,41 @@ +### mate-session-manager 1.22.0 + + * Translations update + * initial travis-CI support + * manager: restart user bus if last graphical session + * systemd: add api for detecting if this is the last session for a user + * gsm: Disconnect all dbus clients when dbus is disconnected + * manager: don't wait for all clients to exit before exiting + * [gsm-autostart-app] Migrate from dbus-glib to gdbus + * gsm-app-dialog: make the seconds translatables in the spinbutton + * disable deprecation warnings for distcheck + * change app startup dalay where it in system path + * Remove X-GNOME-Autostart-Delay support + * Add a delay setting to Startup Manager + * gsm-properties-dialog: avoid 'gtk_dialog_add_buttons' with stock ids + * avoid 'gtk_dialog_add_button' with stock ids + * mate-session-save: show icon in error dialog + * Migrate from dbus-glib to gdbus + * gsm-inhibit-dialog.ui: avoid deprecated GtkVBox + * session-properties.ui: avoid deprecations + * gsm-manager: avoid deprecated 'g_settings_list_schemas' + * Avoid compile warning for g_type_class_add_private + * Only show application name when run with --version + * Strip outer single quotes from string value returned by gsettings in mate-wm script. + * replace deprecated gdk_error_trap functions + * Fixed typo in --logout-dialog option + ### mate-session-manager 1.21.0 - sync with transifex - Fix broken link in man pages - avoid deprecated GtkStock + * Translations update + * Fix broken link in man pages + * avoid deprecated GtkStock ### mate-session-manager 1.20.0 - sync with transifex - require GTK+ 3.22 and GLib 2.50 - gsm-manager.c: Fix build warning: + * Translations update + * require GTK+ 3.22 and GLib 2.50 + * gsm-manager.c: Fix build warning: ### mate-session-manager 1.19.1 -- cgit v1.2.1