=== 2.12.3 ===
2005-12-22  Gustavo J. A. M. Carneiro  <gjc@inescporto.pt>

	* configure.in: Bump version to 2.12.3.

	* NEWS: Update.

2005-12-22  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* gnomevfs/gnome-vfs-python-method.c (EXCEPTION_CHECK): Release
	Python GIL _after_ PyErr_Clear(), not before.  My fault for
	erroneously applying Eitan Isaacson's previous patch.  Patch by
	Eitan Isaacson.  Fixes #324453.

2005-12-13   Eitan Isaacson  <eitan@ascender.com>

	* gnomevfs/gnome-vfs-python-method.c (do_check_same_fs): call
	check_same_fs function instead of move_func.

	Reviewed by: Gustavo Carneiro