summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2009-03-10 11:45:35 +0000
committerAlexander Larsson <alexl@src.gnome.org>2009-03-10 11:45:35 +0000
commitb70e432cf8ca3cd022129e385116d7c173c598c8 (patch)
tree251853e0c062e97741a3603b68c3d803eea0690e /NEWS
parente2d5d14f9075876a4497a5d5e96471dcf72455bc (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--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 92234b65..09208d00 100644
--- a/NEWS
+++ b/NEWS
@@ -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