[nautilus/gnome-3-20] release: prepare for 3.20.1



commit 6824271e2915e43fb12928ca884afa0f4de6532b
Author: Carlos Soriano <csoriano gnome org>
Date:   Thu Apr 28 12:24:19 2016 +0200

    release: prepare for 3.20.1

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2f65872..8a62ad1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Major changes in 3.20.1:
+* Fix crash if using scripts (Carlos Soriano)
+* Fix shortcuts to change views mode (Razvan Chitu)
+* Do not switch focus to created tabs (Razvan Chitu)
+* Fix margins on sidebar context popover (Sebastian Bacher)
+* Fix the empty states icons blocking clicks for activating context menus (Georges Basile Stavracas)
+* Show same name in the path bar as in other locations when using mounts (Razvan Chitu)
+* Make more dialogs modal (Ernestas Kulik)
+* Allow "move to" action in network locations (Carlos Soriano)
+* Fix crash when searching and closing with multiple windows (Carlos Soriano)
+* Fix path bar not updating to the new location when finalizing search (Carlos Soriano)
+* Show an error dialog on falied connection to servers in the other locations view (Ernestas Kulik)
+* Fix odd empty operations popover (Neil Herald)
+* Fix hamburguer menu action not being available when closing a tab (Carlos Soriano)
+* Select first item in the views only when searching (Carlos Soriano)
+* Fix crash when creating a new window of nautilus from the shell when the application was not running 
(Carlos Soriano)
+* Allow more applications to be set as default in network locations (Carlos Soriano)
+* Make renamed or created files scroll the view to the position of the files (Carlos Soriano)
+
 Major changes in 3.20.0:
 * Improve path bar sliders sizing, making them less prominent (Carlos Soriano, Lapo Calamandrei)
 
diff --git a/configure.ac b/configure.ac
index 95e2a5e..efa50a5 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.20.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.20.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]