[nautilus] release: prepare for 3.18.0



commit 8135123b33ef0b2ce287982bb1afc36daeb48c72
Author: Carlos Soriano <csoriano gnome org>
Date:   Wed Sep 23 00:06:38 2015 +0200

    release: prepare for 3.18.0

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a5eee67..dc8c966 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Major changes in 3.18.0:
+* Fixed various sidebar crashes (Carlos Soriano)
+* Use a correct file number for copy/move operations (Carlos Soriano)
+* Fix various operations crashes (Carlos Soriano)
+* Google Drive support (Debarshi Ray)
+* Fix desktop icons not appearing for the first time (Carlos Soriano)
+* Fix searching on recursive mode but not working properly (Carlos Soriano)
+* Fix remote warning label not showing sometimes (Carlos Soriano)
+* Use better file renaming positioning when using keyboard shortcut (Andreas Reis)
+* Fix a crash on Other Locations (Mathias Clasen)
+
 Major changes in 3.17.91:
 * Ground work for code isolation and clean up of views (Carlos Soriano)
 * Don't add more items on the filechooser sidebar (Carlos Soriano)
diff --git a/configure.ac b/configure.ac
index 54b89f7..b1c3f88 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.17.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.18.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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