summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2007-11-15 10:52:04 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-11-15 10:52:04 +0000
commit50286e6093e59352a1b37728f4a841aaacf1a395 (patch)
treeeb877561d023c0fe9e013840cbbfa7c93c2d8fc1 /NEWS
parentc22cfe256be7746dfe0ff9e13ccb4084d22cb917 (diff)
downloadgvfs-50286e6093e59352a1b37728f4a841aaacf1a395.tar.gz
Require gio 0.1.2
2007-11-15 Alexander Larsson <alexl@redhat.com> * configure.ac: Require gio 0.1.2 * NEWS: Update for release svn path=/trunk/; revision=1027
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29b..f48db998 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,13 @@
+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".