[gvfs] Update NEWS for 1.33.3 release



commit dcacc495ebad89f47930d2eeb562b0ea6dd366de
Author: Ondrej Holy <oholy redhat com>
Date:   Mon Jun 19 18:06:51 2017 +0200

    Update NEWS for 1.33.3 release

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1ffd839..3c68bf8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 1.33.3
+=======================
+* Do not sent user invisible mounts in order to speed up g_volume_monitor_get
+* mtp: Remove avoidance of file push for big files for better performance
+* Various build fixes and cleanups
+* Port several parts to GTask
+* Several smaller bugfixes
+* Translation updates
+
 Major changes in 1.33.1
 ========================
 * recent: Port from GtkRecentManager to GBookmarkFile (drop GTK+ dependency)
diff --git a/configure.ac b/configure.ac
index ffd5b78..de4978e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 
-AC_INIT([gvfs],[1.33.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.33.3],[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]