[nautilus] release: prepare for 3.18.1



commit 21f23b8cd87eff91fc2ccff57091325d33280a4b
Author: Carlos Soriano <csoriano gnome org>
Date:   Thu Oct 15 19:47:18 2015 +0200

    release: prepare for 3.18.1

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index dc8c966..6a012fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Major changes in 3.18.1:
+* Multiple crash fixes (Carlos Soriano)
+* Use GtkPlacesSidebar hints to improve drag and drop experience (Carlos Soriano)
+* Fix remote filesystem check for google drive (Carlos Soriano)
+* Fix properties not being available on some file systems (Carlos Soriano)
+* Fix not being able to trash on some file systems (Carlos Soriano)
+* Fix calculation of operations button that was not showing soon enough in big operations (Carlos Soriano)
+* Get filesystem type asynchronously, so the view is never frozen (Carlos Soriano)
+* Make the delete shortcut also work for delete permanently on filesystem that does not support trash 
(Carlos Soriano)
+
 Major changes in 3.18.0:
 * Fixed various sidebar crashes (Carlos Soriano)
 * Use a correct file number for copy/move operations (Carlos Soriano)
diff --git a/configure.ac b/configure.ac
index b1c3f88..efcc1b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  5)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT([nautilus],[3.18.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.18.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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