diff options
author | Alexander Larsson <alexl@redhat.com> | 2009-03-10 11:45:35 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2009-03-10 11:45:35 +0000 |
commit | b70e432cf8ca3cd022129e385116d7c173c598c8 (patch) | |
tree | 251853e0c062e97741a3603b68c3d803eea0690e /NEWS | |
parent | e2d5d14f9075876a4497a5d5e96471dcf72455bc (diff) |
Update for release
2009-03-10 Alexander Larsson <alexl@redhat.com>
* NEWS:
Update for release
svn path=/trunk/; revision=2313
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +Major changes in 1.1.8 +====================== +* Fix crashers and leaks +* Handle file:// uris with anchors in gvfs-open +* fuse: Support ftruncate to the current file size +* escape/unescape hostname part in uris, allowing spaces in e.g. smb domains +* hal: Fix "No mount object" error on mount +* Change details of the new .xdg-volume-info file format +* Fix races in cancellation of gvfs streams +* Remove debug spew from backends +* ftp: Fix anonymous login +* gphoto2: Ignore broken storages with no capacity +* Don't globally modify COMP_WORDBREAKS in bash completion script +* Don't ask for username when getting ssh key passphrase + Major changes in 1.1.7 ====================== * Fix build on some platforms |