2009-04-13 Alexander Larsson * NEWS: Update for release. 2009-04-11 Alexander Larsson * monitor/proxy/gproxyshadowmount.c: (g_proxy_shadow_mount_remove): Disconnect pre_unmount signal from right object. 2009-04-09 Benjamin Otte Bug 573349 – Impossible to create a new folder in a ftp emplacement if there's already a folder named "new folder" * daemon/gvfsbackendftp.c: (error_550_exists), (do_make_directory): throw G_IO_ERROR_EXISTS if the directory we try to create already exists. based on a patch by Andreas Henriksson 2009-04-09 Benjamin Otte * daemon/gvfsbackendftp.c: (error_550_parent_not_found): the last commit broke string freeze, so use an existing string instead. 2009-04-09 Benjamin Otte * daemon/gvfsbackendftp.c: (ftp_filename_get_parent), (error_550_parent_not_found), (gvfs_backend_ftp_purge_cache_of_file), (do_make_directory): Return the proper error in make_directory if the parent directory does not exist yet. Includes generalization of function ftp_filename_get_parent() based on a patch by Andreas Henriksson 2009-04-09 Andreas Henriksson reviewed by: Benjamin Otte Bug 520399 – Nautilus can't access non-listed (hidden) ftp directory * daemon/gvfsbackendftp.c: (create_file_info): try CWD and SIZE on paths when we can't list the parent directory 2009-04-03 Alexander Larsson Bug 577799 – gvfs as-needed patch * daemon/Makefile.am: Fix link order when --as-needed is used. Patch from Cygwin Ports maintainer 2009-04-02 Alexander Larsson * configure.ac: Post release version bump Whitespace cleanup changelog === gvfs 1.2.1 ===