2008-04-22  Thomas Thurman  <tthurman@gnome.org>

        * NEWS: 2.23.8 release.

2008-04-22  Thomas Thurman  <tthurman@gnome.org>

        * configure.in: Post-release bump to 2.21.8.
	(Which was seriously belated.  Sorry, folks.)

2008-04-22  Thomas Thurman  <tthurman@gnome.org>

        * src/core/effects.c: a few comments

2008-04-10  Lucas Rocha  <lucasr@gnome.org>

	* src/Makefile.am: no need to create a symlink to .desktop file in
	default-session directory anymore as gnome-session will find
	metacity's .desktop in its original place.

2008-04-07  iain  <iain@gnome.org>

	* src/core/compositor.c (hide_overlay_window): Hide the overlay window
	(meta_compositor_unmanage_screen): Release the compositor overlay.
	(#526770)

2008-04-07  Jens Granseuer  <jensgr@gmx.net>

	* src/core/session.c: (save_state),
	(warn_about_lame_clients_and_finish_interact):
	reorder declarations so we don't break C89 compilers.