From c45f0f64506cdb2cb5fcfd4518d247f617efb666 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Thu, 1 May 2008 23:55:54 +0000 Subject: prepare for release. 2008-05-01 William Jon McCann * NEWS: * configure.ac: prepare for release. * daemon/main.c (bus_reconnect), (bus_proxy_destroyed_cb), (main): Try to fix a crash at shutdown. * gui/simple-greeter/gdm-greeter-login-window.c (do_system_restart), (do_system_stop): * gui/simple-greeter/test-greeter-login-window.c: Fix some warnings. svn path=/trunk/; revision=6197 --- NEWS | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bdf6ddda..3433643d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +=============== +Version 2.22.0 +=============== + + * Many animation improvements (Ray) + * Many locale/language improvements (Ray) + * Many session fixes (Ray) + * Drop icons for Other and Auto users for now (Ray) + * Only populate language list with those that have translations (Ray) + * Load languages later to speed up starting (Ray) + * Select "Other..." user if it's the only available user + * Don't destroy the transient greeter since we may end up on wrong vt + * Store X auth password in /var/run/gdm instead of /tmp + * Enable a11y by default + * Monitor ~/.face for changes. + * Only display the currently logged in users in the applet + * Show local users and monitor passwd for changes + * More lockdown + * Add option for running compiz + * Add a "hidden" screenshot tool. Pressing PrtSc saves file to /tmp. + * Add profiling framework + * Log greeter output to a file in /var/log/gdm + * Turn on media-keys support for volume control + =============== Version 2.21.9 =============== -- cgit v1.2.1