Major changes in 0.1.6: * Add files missing in the released 0.1.5 tarball Major changes in 0.1.5: * Update to work with latest glib * Fix sftp error handling on reading directories * Use correct file info attribute name style * Add gvfs-mkdir app * hal: Don't show drives if all volumes are hidden * Enable translations Major changes in 0.1.4: * Update to work with latest glib * Fix compiler warnings Major changes in 0.1.3: * Various fixes to hal volume monitor * Make gvfsd reload config on SIGUSR1 * Updates to http/dav backends * Port http backend to libsoup 2.4. * Initial burn:/// backend * Add ssh: alias for sftp: * Fix fuse mount * Automount fuse on startup of daemon * Various bugfixes Major changes in 0.1.2: * Switch to intltool fro translation setup * Update to latest gio APIS * Add mount list option to gvfs-mount * Specify fallback icons in hal backend * Implement more of computer: backend * Initial http backend * Fix get_relative_path bug on root paths Major changes in 0.1.1: * Use gio from glib (glib 2.15.1 required) * Fix translation issues * Fix various sftp backend issues * Move .mount files to /usr/share/gvfs/mounts * Add initial computer:/// backend Major changes in 0.1.0: * Use gio from glib (glib 2.15.0 required) * Update to API changes in gio * add cdda backend * add hal volume monitor Major changes in 0.0.2: * Updated to work win gio-standalone 0.1.2 * Build fixes on various platforms * Don't link client lib to libgvfscommon.so * Change how the uri mapper works * Integrate standard uri mappers (i.e. smb) into client libs (You might need to remove $prefix/lib/gvfs/modules/libsmb.so from an older version if you install this) * Cleanly handle when gvfs daemons die, without crashing the app * Implement unmounting * Rename master daemon to "gvfsd" and mount daemons to names like "gvfsd-sftp".