2004-04-19  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for 2.6.1

2004-04-16  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	* libgnomevfs/gnome-vfs-utils.c: (gnome_vfs_get_volume_free_space):
	Better statfs portability (#136468)

2004-04-16  Alexander Larsson  <alexl@redhat.com>

	Patch from Ondrej Sury
	
	* acconfig.h:
	* configure.in:
	* libgnomevfs/gnome-vfs-ssl.c: (gnome_vfs_ssl_create_from_fd),
	(gnome_vfs_ssl_destroy):
	Work with gnutls 1.0 and older versions.
	
2004-04-15 Joe Marcus Clarke <marcus@FreeBSD.org>

	* configure.in:
	Add check for the posix_openpt() function (similar to getpt).

	* modules/pty-open.c: (_gnome_vfs_pty_getpt)
	Try to use posix_openpt() to get our master pty.

	* modules/sftp-mthod.c:
	Define TEMP_FAILURE_RETRY if it is not already defined.  Note: this is a
	GNU'ism, and not very portable.  A better solution might need to be found.

2004-04-15  Alexander Larsson  <alexl@redhat.com>

        * modules/sftp-method.c (sftp_connect):
        Handle ssh servers that ask "Password:" instead of "password:".

2004-04-08  Guntupalli Karunakar  <karunakar@freedomink.org>

        * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.

2004-04-01  Alexander Larsson  <alexl@redhat.com>

	* libgnomevfs/gnome-vfs-inet-connection.c (gnome_vfs_inet_connection_read):
	Correctly return GNOME_VFS_ERROR_EOF on EOF.

2004-03-31  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "af" to ALL_LINGUAS.

2004-03-30  Adam Weinberger  <adamw@gnome.org>

	* configure.in: Added en_CA to ALL_LINGUAS.

2004-03-30  Alexander Larsson  <alexl@redhat.com>

	* libgnomevfs/gnome-vfs-parse-ls.c (finduid, findgid):
	Remove non-threadsafe use of globals (bug 41179)

2004-03-26  Alexander Larsson  <alexl@redhat.com>

	* libgnomevfs/gnome-vfs-application-registry.c (gnome_vfs_application_registry_get_mime_types):
	Fix crash. (#136748)

2004-03-19  Alexander Larsson  <alexl@redhat.com>

	* modules/smb-method.c (do_get_file_info):
	Make sure the toplevel smb directories aren't writeable.

2004-03-22  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump to 2.6.1

=== gnome-vfs 2.6.0 ===