summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2008-12-01 10:06:23 +0000
committerAlexander Larsson <alexl@src.gnome.org>2008-12-01 10:06:23 +0000
commitaea077019c718444fa55f8ebc5b59421ae5fbae3 (patch)
tree0ffe0cb8d433bd7128a55996eab3bd572a5a1d23
parent28d006a558733878ae5ebef458765b162afc58a4 (diff)
downloadgvfs-aea077019c718444fa55f8ebc5b59421ae5fbae3.tar.gz
Update for release
2008-12-01 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release svn path=/trunk/; revision=2115
-rw-r--r--ChangeLog5
-rw-r--r--NEWS20
2 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17197efa..ce298c71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-01 Alexander Larsson <alexl@redhat.com>
+
+ * NEWS:
+ Update for release
+
2008-12-01 Bastien Nocera <hadess@hadess.net>
* configure.ac: Update bluez requirements, we
diff --git a/NEWS b/NEWS
index 7573a655..5ff4eda3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Major changes in 1.1.1
+======================
+* Reverse map FUSE pathnames to gvfs locations
+* Fix crashes
+* Show better icon info in gvfs-info
+* Support custom icons for gvfs backends
+* dav: support uris (dav+sd://) which specify dns-sd services instead of resolved ip+port
+* ftp: Fix time parsing
+* ftp: Show username in auth dialog if specified in uri
+* ftp: Support UTF8 server feature
+* ftp: Use LIST -a instead of LIST on unix servers
+* fuse: Fix major race in that caused crashes
+* fuse: Set st_blocks so that e.g. the "du" command works
+* gphoto: use custom icons for faster thumbnails
+* obexftp: Port to bluez 4 API
+* sftp: If name specified in mount, use in name too so that fuse paths are unique
+* sftp: Support /etc/favicon.png
+* smb: Don't ask for password twice if cancelled
+* smb: support setting timestamp
+
Major changes in 0.99.7
=======================