[gvfs/gnome-3-10] Update NEWS for 1.18.3 release



commit 7b7180b98959849b2d32a95e1e0cc49d8d3d337e
Author: Ondrej Holy <oholy redhat com>
Date:   Fri Nov 8 14:37:17 2013 +0100

    Update NEWS for 1.18.3 release

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b4397cd..e72095d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 1.18.3
+=======================
+* Fix seeking past end of file for various backends
+* fuse: Improve write performance
+* archive: Handle open failure
+
 Major changes in 1.18.2
 =======================
 * Fix a client side regression in 1.18.1 where apps would stop responding
diff --git a/configure.ac b/configure.ac
index 81229e6..c46edd6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 
-AC_INIT([gvfs],[1.18.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.18.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
 AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-ustar])
 
 AC_CONFIG_HEADERS(config.h)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]