summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2011-06-13 17:59:33 +0200
committerTomas Bzatek <tbzatek@redhat.com>2011-06-13 17:59:33 +0200
commit30fbabf8df44bdf6d73bbc308c195bfd983b9ba1 (patch)
tree23e62e3e2e7ebbf4c342e0f412c501893d1fdcbb
parentb97b908f1f9bd86379b7de7121c646d294772497 (diff)
downloadgvfs-30fbabf8df44bdf6d73bbc308c195bfd983b9ba1.tar.gz
Update NEWS for 1.9.1 release1.9.1
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a8057cd9..2ca1b840 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Major changes in 1.9.1
+======================
+* client: Handle error events when polling _g_vfs_daemon_call_sync ()
+* client: Don't leak the GCancellable's fd in case of an g_poll error
+* daemon: New logic to the backend to block requests
+* daemon: Add logic to force close active channels
+* daemon: Implement auto-busy on unmount
+* daemonfile: Re-root the path in set_display_name ()
+* http: Add http_backend_get_mount_base ()
+* http: Get rid of unnecessary calls to uri_for_filename ()
+* dav: Correctly encode URLs
+* dav: Unescape the path when setting the mount_prefix of the GMountSpec
+* dav: Include username and/or port in the backend's display-name
+* dav: Decode the paths of the multistatus response before comparing them
+* dav: Check for empty but present displayname dav-property
+* dav: Implement query_fs_info and report used and free space
+* dav: Use default unmount logic
+* afc: Better error messages
+* gphoto2: Use new default auto-busy code
+* build: Change default tarball compression format to xz
+* Translation updates
+
Major changes in 1.9.0
======================
* fuse: Make created files visible immediately on WebDAV