From e5c394af1f7cd14b89e2e50c69eaa74c21a0da0e Mon Sep 17 00:00:00 2001 From: Ross Lagerwall Date: Mon, 16 Mar 2015 00:09:25 +0000 Subject: Update NEWS and version for 1.23.92 release --- NEWS | 13 +++++++++++++ configure.ac | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 68803ef9..350c95d5 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 f868d9e8..78d2ee3a 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) -- cgit v1.2.1