==== 2.24.1 ====

2008-11-18  William Jon McCann  <jmccann@redhat.com>

	* NEWS: Update for release

2008-11-18  William Jon McCann  <jmccann@redhat.com>

	* gui/simple-greeter/gdm-greeter-login-window.c (load_theme),
	(gdm_greeter_login_window_init):
	* gui/simple-greeter/gdm-greeter-login-window.glade:
	Use a frame around the login window to simulate a border.

2008-11-07 Matthias Clasen <mclasen@redhat.com>

	* daemon/gdm-session-worker.c (gdm_session_worker_uninitialize_pam):
	Call pam_close() before pam_setcred(), so that the pam auditing
	works.

	* daemon/gdm-session-linux-auditor.c: Implement logout auditing.

2008-10-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* docs/ru/ru.po: Added Russian translation by Nikita Belobrov.

2008-10-01  William Jon McCann  <jmccann@redhat.com>

	* gui/user-switch-applet/GNOME_FastUserSwitchApplet.xml:
	* gui/user-switch-applet/applet.c (applet_change_background_cb):
	Really remove Help item from menu.

2008-10-01  Ray Strode <rstrode@redhat.com>

	* gui/simple-greeter/gdm-option-widget.c
	(get_active_item_id): Don't crash if
	active_row is invalid

2008-10-01  Ray Strode <rstrode@redhat.com>

	* gui/simple-greeter/gdm-languages.c
	(make_codeset_canonical_for_locale),
	(gdm_normalize_language_name):
	change codeset in locale to follow canonical
	form so we end up with ".UTF-8" instead of
	".utf8" etc.

2008-10-01  Ray Strode <rstrode@redhat.com>

	* gui/simple-greeter/gdm-language-option-widget.c:
	* gui/simple-greeter/gdm-recent-option-widget.[ch]:
	Filter out duplicates from gconf mru lists that
	back language selector on panel

2008-10-01  Ray Strode <rstrode@redhat.com>

	Add slide animation to panel to be more
	consistent with gnome-panel animation.

	* gui/simple-greeter/gdm-greeter-panel.c
	(update_geometry): place the panel only as
	on screen as the animation progress.
	(gdm_greeter_panel_class_init):
	(gdm_greeter_panel_real_show): initiate
	the slide in when the widget is shown, unless
	gtk-enable-animations is false.
	(gdm_greeter_panel_real_hide): stop any
	pending animations if the widget is hidden
	(on_animation_tick): set animation progress
	to be some logarithmic curve based on the
	timer
	(gdm_greeter_panel_init): create timer for
	use in animation.
	(gdm_greeter_panel_finalize): destroy animation
	timer

2008-09-28  Mario Blättermann <mariobl@svn.gnome.org>

	* docs/de/de.po: Updated German translation

2008-09-24  William Jon McCann  <jmccann@redhat.com>

	* gui/simple-greeter/gdm-user-chooser-widget.c
	(get_font_height_for_widget), (get_icon_height_for_widget),
	(add_user), (get_stock_person_pixbuf), (get_logged_in_pixbuf):
	Make the icon scale with font size.  Doesn't detect font size
	changes yet.

2008-09-23  William Jon McCann  <jmccann@redhat.com>

	* gui/simple-greeter/gdm-user-manager.c (add_sessions_for_user),
	(process_ck_history_line):
	* gui/simple-greeter/gdm-user.c (frame_pixbuf):
	Fix a few leaks.  Fixes #552578
	Patch from: Matthias Clasen <mclasen@redhat.com>

2008-09-22  Matthias Clasen <mclasen@redhat.com>

	* configure.ac: Bump version

==== 2.24.0 ====