diff options
author | Alexander Larsson <alexl@redhat.com> | 2008-01-21 14:45:23 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2008-01-21 14:45:23 +0000 |
commit | 8337af6b8f0437556198b5eba99a0d05ba545630 (patch) | |
tree | aba6b2021bbc4fe538995b81407d03ade0bb4326 /NEWS | |
parent | 233f20fbc47042df871ab2a845a97222b14602e3 (diff) | |
download | gvfs-8337af6b8f0437556198b5eba99a0d05ba545630.tar.gz |
Update for release
2008-01-21 Alexander Larsson <alexl@redhat.com>
* NEWS:
Update for release
* daemon/Makefile.am:
* daemon/main.c:
Autospawn fuse on daemon start.
* daemon/mount.c:
(read_mountable_config):
Remove debug spew
svn path=/trunk/; revision=1158
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +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 |