==== 2.14.1 ====

2006-04-10  William Jon McCann  <mccann@jhu.edu>

	* NEWS: Update for 2.14.1 release

2006-04-10  Artur Flinta  <aflinta@cvs.gnome.org>

	* configure.ac: Added pl (Polish) to ALL_LINGUAS.

2006-04-05  Pema Geyleg  <pema.geyleg@gmail.com>

	* configure.ac: Added dz (Dzongkha) to ALL_LINGUAS.

2006-04-04  William Jon McCann  <mccann@jhu.edu>

	* src/gnome-screensaver-preferences.c (compare_theme_names) 
	(compare_theme, setup_treeview_selection): Fix leaks.

	Patch from Emmanuel Rodriguez <emmanuel.rodriquez@gmail.com>
	Fixes #336800

2006-04-04  William Jon McCann  <mccann@jhu.edu>

	* src/gnome-screensaver-command.c (main):
	Don't ignore unknown options.

2006-04-04  William Jon McCann  <mccann@jhu.edu>

	* src/gs-watcher-x11.c (notice_events_inner, gs_watcher_xevent):
	Watch for user time changes on windows to detect
	mouse button events.

	Patch from Ray Strode <rstrode@redhat.com>
	Fixes #335831

2006-04-04  William Jon McCann  <mccann@jhu.edu>

	* src/gs-watcher-x11.c (check_for_clock_skew):
	Make sure to reset emergency lock flag.

	Patch from Ray Strode <rstrode@redhat.com>
	Fixes #332576

2006-03-31  William Jon McCann  <mccann@jhu.edu>

	* savers/floaters.c (screen_saver_on_size_allocate) 
	(screen_saver_on_expose_event): Move creation of floaters
	and therefore defining the start position to expose.

	Fixes #331194

2006-03-31  William Jon McCann  <mccann@jhu.edu>

	* src/gs-window-x11.c (get_env_vars): Add "KRB5CCNAME" and
	"KRBTKFILE" to the list of allowed environment variables.
	Pulled from RH bug #187341.

2006-03-30  William Jon McCann  <mccann@jhu.edu>

	* savers/Makefile.am:
	* src/Makefile.am:
	Cygwin build fix.

	Patch from <yselkowitz@users.sourceforge.net>
	Fixes #336672.

2006-03-30  William Jon McCann  <mccann@jhu.edu>

	* src/gs-watcher-x11.c (reset_timers, start_idle_watcher) 
	(stop_idle_watcher, gs_watcher_init, gs_watcher_finalize) 
	(maybe_send_signal, check_for_clock_skew) 
	(_gs_watcher_check_pointer_position):
	Use GTimer instead of using time().

2005-03-27  Nikos Charonitakis  <nikosx@gmail.com>

	* cofigure.ac: Added missing Greek (el) to ALL_LINGUAS

2006-03-23  William Jon McCann  <mccann@jhu.edu>

	* src/gs-watcher-x11.c (maybe_send_signal):
	Add debug when doing emergency lock.

2006-03-20  Vladimer Sichinava  <vlsichinava@gmail.com>

        * configure.in: Added "ka" (Georgian) to ALL_LINGUAS

2006-03-16  William Jon McCann  <mccann@jhu.edu>

	* src/passwd-pam.c (pam_passwd_valid): Call pam_acct_mgmt.
	Braces.
	(pam_priv_init, pam_conversation): Braces.

	Fixes #333411.

2006-03-14  William Jon McCann  <mccann@jhu.edu>

	* src/gs-listener-dbus.c (listener_add_inhibitor) 
	(listener_remove_inhibitor): Add debug output
	for adding/removing inhibitors.

2006-03-13  William Jon McCann  <mccann@jhu.edu>

	* configure.ac: Post release version bump.