summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2008-01-21 14:45:23 +0000
committerAlexander Larsson <alexl@src.gnome.org>2008-01-21 14:45:23 +0000
commit8337af6b8f0437556198b5eba99a0d05ba545630 (patch)
treeaba6b2021bbc4fe538995b81407d03ade0bb4326 /NEWS
parent233f20fbc47042df871ab2a845a97222b14602e3 (diff)
downloadgvfs-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--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 222a3757..a095c7d3 100644
--- a/NEWS
+++ b/NEWS
@@ -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