2005-11-28  Christian Kellner  <gicmo@gnome.org>

	* NEWS:
	Update for 2.12.2.

2005-11-26  Tor Lillqvist  <tml@novell.com>

	* libgnomevfs/gnome-vfs-uri.c (gnome_vfs_uri_to_string): Add logic
	for Win32 so we won't return crap like /x:/foo/bar.zap.

	* modules/file-method.c (rename_helper): On Win32, if
	force_replace and old_exists, try removing the old file (or
	directory) first. Don't then bother on Win32 with the EISDIR error
	case after the rename.

2005-11-08  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomevfs/gnome-vfs-uri.c: (gnome_vfs_uri_equal):
	Merge fix for bug #302743 from HEAD. Patch from
	Christian Neumair.

2005-11-07  Alexander Larsson  <alexl@redhat.com>

	* libgnomevfs/gnome-vfs-hal-mounts.c: (_hal_add_volume):
	Fix for earlier change.
	Patch from Jon Nettleton

2005-11-04  Matthias Clasen  <mclasen@redhat.com>

	* libgnomevfs/xdgmime.c (xdg_mime_list_mime_parents): Prevent
	a segfault.

2005-11-04  Alexander Larsson  <alexl@redhat.com>

	* libgnomevfs/gnome-vfs-hal-mounts.c:
	Fix problem with multiple cd volumes (#319689)
	Patch from Jon Nettleton

2005-10-20  Christian Neumair  <chris@gnome-de.org>

	* modules/ftp-method.c:
	(query_user_for_authn_info), (ftp_connection_create):
	* modules/sftp-method.c:
	(invoke_full_auth), (sftp_connect):
	* modules/smb-method.c:
	(prompt_authentication), (perform_authentication):
	Correctly return GNOME_VFS_ERROR_CANCELLED if an authentication was
	cancelled.

2005-10-20  Christian Neumair  <chris@gnome-de.org>

	* libgnomevfs/gnome-vfs-parse-ls.c:
	(is_last_column), (vfs_parse_filedate):
	(gnome_vfs_parse_ls_lga):
	Improve parsing of files which have names that match dates,
	years or times of day. Fixes #163671.

2005-10-19  Matthias Clasen  <mclasen@redhat.com>

	* libgnomevfs/xdg*.[hc]: Sync to upstream to fix
	handling of the mime cache.

2005-10-17  Christian Neumair  <chris@gnome-de.org>

	* libgnomevfs/gnome-vfs-utils.c:
	(_gnome_vfs_uri_resolve_all_symlinks_uri):
	Correctly resolve nested symlinks without accessing invalid memory.
	Fixes #318457.

2005-10-05  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

=== gnome-vfs 2.12.1.1 ===