summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2018-03-05 13:16:47 +0100
committerOndrej Holy <oholy@redhat.com>2018-03-05 13:18:03 +0100
commitd988206659abcdf36838276c24963128642b626c (patch)
treeb56addaa4a1e83e2ddca05bddfc3cc76ef5dd7f3
parent44ae775dfcdad92a89db8e86b7cec1415863723d (diff)
downloadgvfs-1.34.2.1.tar.gz
Update NEWS for 1.34.2.11.34.2.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 06ea6174..b7ae16ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 1.34.2.1
+=========================
+* mtp: Prevent crashes if device is unplugged during mount operation
+
Major changes in 1.34.2
=======================
* recent: Prevent crash when recent file changed
diff --git a/configure.ac b/configure.ac
index d4e2a424..5dcec604 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
-AC_INIT([gvfs],[1.34.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.34.2.1],[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)