[gvfs] Update NEWS and version for 1.23.92 release



commit e5c394af1f7cd14b89e2e50c69eaa74c21a0da0e
Author: Ross Lagerwall <rosslagerwall gmail com>
Date:   Mon Mar 16 00:09:25 2015 +0000

    Update NEWS and version for 1.23.92 release

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 68803ef..350c95d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Major changes in 1.23.92
+========================
+* Remove obsolete obexftp code
+* metadata: Reliability improvements
+* afc, gphoto2: Fix force unmount when device is removed
+* ftp: Prevent segfault when unmounting
+* ftp: Bug fixes for directory parsing
+* dav: Fix crash on mount when using dns-sd
+* common: Increase mount timeout to 30 minutes
+* Several smaller bugfixes
+* Update man pages
+* Translation updates
+
 Major changes in 1.23.90
 ========================
 * ftp: Implement backups for replace
diff --git a/configure.ac b/configure.ac
index f868d9e..78d2ee3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 
-AC_INIT([gvfs],[1.23.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.23.92],[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]