[gvfs] Update NEWS for 1.33.91



commit 7a776d77c2029924e19a8bf7102f6a8608021f44
Author: Ondrej Holy <oholy redhat com>
Date:   Mon Aug 21 17:03:19 2017 +0200

    Update NEWS for 1.33.91

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 050be92..70dc449 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Major changes in 1.33.91
+========================
+* daemon: Avoid overflowing when querying for filesystem info
+* proxy: Fix shadow mount handling for equal paths
+* gdaemonfile: Fix g_file_equal for different mount_prefix
+* gdaemonfile: Fix relative path handling
+* client: Fix crash when calculating a relative path
+* channel: Set sockets as nonblocking to prevent deadlocks when copying
+* google: Report FS total size and free space
+* Several smaller bugfixes
+* Translation updates
+
 Major changes in 1.33.90
 ========================
 * admin: Require mounting for each client explicitly
diff --git a/configure.ac b/configure.ac
index 2c93eb3..992e4b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 
-AC_INIT([gvfs],[1.33.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.33.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
 AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-ustar -Wno-portability])
 
 AC_CONFIG_HEADERS(config.h)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]