[gvfs] Update NEWS for 1.18.1 release



commit 5d64580fb5ae224763b695f5f015cabd62a5e7f3
Author: Ondrej Holy <oholy redhat com>
Date:   Thu Sep 26 15:44:03 2013 +0200

    Update NEWS for 1.18.1 release

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f363bb3..16cc869 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 1.18.1
+=======================
+* GVfsDaemon: Don't deadlock on cliend disconnect
+* GDaemonFileMonitor: Only recieve events on one dbus connection
+* GDaemonFileEnumerator: Only listen to messages one connection
+* Several compilation warnings fixes and code cleanup
+* Translation updates
+
 Major changes in 1.18.0
 =======================
 * Translation updates
diff --git a/configure.ac b/configure.ac
index ea52c57..9568d15 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 
-AC_INIT([gvfs],[1.18.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.18.1],[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]