diff options
author | Alexander Larsson <alexl@redhat.com> | 2008-12-01 10:06:23 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2008-12-01 10:06:23 +0000 |
commit | aea077019c718444fa55f8ebc5b59421ae5fbae3 (patch) | |
tree | 0ffe0cb8d433bd7128a55996eab3bd572a5a1d23 /NEWS | |
parent | 28d006a558733878ae5ebef458765b162afc58a4 (diff) | |
download | gvfs-aea077019c718444fa55f8ebc5b59421ae5fbae3.tar.gz |
Update for release
2008-12-01 Alexander Larsson <alexl@redhat.com>
* NEWS:
Update for release
svn path=/trunk/; revision=2115
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -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 ======================= |