2007-01-22  Alexander Larsson  <alexl@redhat.com>

	* NEWS: 
	* configure.in:
	Bump to 2.17.90

2007-01-18  Christian Persch  <chpe@svn.gnome.org>

	* libgnomevfs/gnome-vfs-drive.c: (gnome_vfs_drive_get_type):
	* libgnomevfs/gnome-vfs-volume-monitor-client.c:
	(gnome_vfs_volume_monitor_client_get_type):
	* libgnomevfs/gnome-vfs-volume-monitor-daemon.c:
	(gnome_vfs_volume_monitor_daemon_get_type):
	* libgnomevfs/gnome-vfs-volume-monitor.c:
	(gnome_vfs_volume_monitor_get_type):
	* libgnomevfs/gnome-vfs-volume.c: (gnome_vfs_volume_get_type): No need
	to make GTypeInfo static. Bug #362035.

2007-01-18  Christian Persch  <chpe@svn.gnome.org>

	* configure.in: Don't enable http-debug by default in svn builds. Bug
	#395912.

2007-01-18  Alexander Larsson  <alexl@redhat.com>

        * libgnomevfs/gnome-vfs-xfer.c:
        (xfer_open_source):
	If get_file_info didn't give file size, try
	get_file_info_from_handle size. (#330498)

2007-01-16  Bastien Nocera <hadess@hadess.net>

	* test/test-shell.c: remove unneeded popt include (Closes: #396713)

2007-01-15  Bastien Nocera <hadess@hadess.net>

	* configure.in: test for util.h
	* libgnomevfs/gnome-vfs-pty.c: fix the MacOS X build by adding
	util.h to the includes for login_tty

2007-01-12  Alexander Larsson  <alexl@redhat.com>

        * configure.in:
        * libgnomevfs/gnome-vfs-pty.c:
	Add local login_tty implementation if not supported by libc.
	(#324709)
	Patch from Damien Carbery
	
2007-01-11  Fernando Herrera  <fherrera@onirica.com>

	* modules/sftp-method.c: (sftp_connect): Fix password
	saving. Fixes #394491

2007-01-08  Christian Neumair  <chris@gnome-de.org>

	* programs/authentication.c: Don't prepend slash to object name for
	local authentications (cf. libgnomeui, #390518).

2007-01-08  Alexander Larsson  <alexl@redhat.com>

	* libgnomevfs/gnome-vfs-utils.c:
	Doc string fix from Claudio Saavedra (#355470)

2007-01-08  Alexander Larsson  <alexl@redhat.com>

	* modules/sftp-method.c (sftp_get_connection):
	Fix leak (patch from Claudio Saavedra)

2007-01-08  Alexander Larsson  <alexl@redhat.com>

	* libgnomevfs/gnome-vfs-mime-handlers.c (gnome_vfs_mime_application_new_from_desktop_id):
	Correctly handle empty Path key. (#389273)
	Patch from Peter Volkov

2007-01-07  Christian Neumair  <chris@gnome-de.org>

	* libgnomevfs/gnome-vfs-module-shared.c:
	* libgnomevfs/gnome-vfs-module-shared.h: Add
	gnome_vfs_mime_type_from_mode_or_default().

	* modules/ftp-method.c: (do_get_file_info): Use
	gnome_vfs_mime_type_from_mode_or_default() instead of checking for
	NULL return value ourselves. Fixes #330625.

2006-12-29  Christian Neumair  <chris@gnome-de.org>

	* modules/sftp-method.c: (buffer_read_file_info): Ignore UID/GID, i.e.
	SSH2_FILEXFER_ATTR_UIDGID since there is simply no way to determine
	them properly (unless the remote uids match the local ones).
	Add TODO item for SSH_FILEXFER_ATTR_OWNERGROUP which would provide
	textual strings.
	Fixes #346676.

2006-12-28  Christian Neumair  <chris@gnome-de.org>

	* modules/sftp-method.c:
	* programs/authentication.c:
	* libgnomevfs/gnome-vfs-standard-callbacks.h:
	Support changing user name when accessing sftp locations.
	Fix CLI authentication to use default input if no input was provided,
	properly document GnomeVFSModuleCallbackFullAuthenticationOut.
	Should fix #350111.

2006-12-19  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump.

=== gnome-vfs 2.17.2 ===