[gvfs] Update NEWS and version for 1.27.3 release



commit a8aa9344a185f30981d128e87caaa5f11d20316b
Author: Ondrej Holy <oholy redhat com>
Date:   Mon Dec 14 14:18:01 2015 +0100

    Update NEWS and version for 1.27.3 release

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 08fa04e..618ac1f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Major changes in 1.27.3
+=======================
+* sftp: Fail cancelled jobs
+* metadata: Avoid endless recursion when copying meta files
+* mtp: Use phone icon for MTP devices
+* udisks2: Do not show notification if unmount failed
+* completion: Allow bash completion for gvfs-mount
+* http: Return error if seek was not successful
+* sftp: Handle "Too many authentication failures" error
+* Several smaller bugfixes
+* Translation updates
+
 Major changes in 1.26.2
 =======================
 * Accept XDG_RUNTIME_DIR/bus as a valid D-Bus session/user bus
diff --git a/configure.ac b/configure.ac
index 7ad2c17..682cf1b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 
-AC_INIT([gvfs],[1.27.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.27.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]