[gvfs] Update NEWS for 1.23.90 release



commit 379b9e631fbdce13bd77f30e701d1ae9ba23defb
Author: Ondrej Holy <oholy redhat com>
Date:   Fri Feb 13 14:12:31 2015 +0100

    Update NEWS for 1.23.90 release

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cd63b1e..68803ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Major changes in 1.23.90
+========================
+* ftp: Implement backups for replace
+* Add an nfs backend based on libnfs
+* test: Various improvements and fixes
+* ftp: Implement G_FILE_COPY_NOFOLLOW_SYMLINKS
+* programs: Fix bash completion
+* dav: Add support for server-side copying
+* mtp: Set MTP filetype from mime type when uploading files
+* gvfs-mount: Allow mounting as an anonymous user
+* smb: Handle the anonymous flag
+* Several smaller bugfixes
+* Translation updates
+
 Major changes in 1.23.4
 =======================
 * gproxymount: Fix crashes if eject callback isn't specified
diff --git a/configure.ac b/configure.ac
index 78b802c..5169ddf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 
-AC_INIT([gvfs],[1.23.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.23.90],[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]