2004-04-19 Alexander Larsson <
[email protected]>
* NEWS:
Update for 2.6.1
2004-04-16 Alexander Larsson <
[email protected]>
* configure.in:
* libgnomevfs/gnome-vfs-utils.c: (gnome_vfs_get_volume_free_space):
Better statfs portability (#136468)
2004-04-16 Alexander Larsson <
[email protected]>
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 <
[email protected]>
* 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 <
[email protected]>
* modules/sftp-method.c (sftp_connect):
Handle ssh servers that ask "Password:" instead of "password:".
2004-04-08 Guntupalli Karunakar <
[email protected]>
* configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
2004-04-01 Alexander Larsson <
[email protected]>
* libgnomevfs/gnome-vfs-inet-connection.c (gnome_vfs_inet_connection_read):
Correctly return GNOME_VFS_ERROR_EOF on EOF.
2004-03-31 Christian Rose <
[email protected]>
* configure.in: Added "af" to ALL_LINGUAS.
2004-03-30 Adam Weinberger <
[email protected]>
* configure.in: Added en_CA to ALL_LINGUAS.
2004-03-30 Alexander Larsson <
[email protected]>
* libgnomevfs/gnome-vfs-parse-ls.c (finduid, findgid):
Remove non-threadsafe use of globals (bug 41179)
2004-03-26 Alexander Larsson <
[email protected]>
* libgnomevfs/gnome-vfs-application-registry.c (gnome_vfs_application_registry_get_mime_types):
Fix crash. (#136748)
2004-03-19 Alexander Larsson <
[email protected]>
* modules/smb-method.c (do_get_file_info):
Make sure the toplevel smb directories aren't writeable.
2004-03-22 Alexander Larsson <
[email protected]>
* configure.in:
Bump to 2.6.1
=== gnome-vfs 2.6.0 ===