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



commit 336f924bc23a51e03052b1fb9a4df4fd44ef3690
Author: Carlos Soriano <csoriano gnome org>
Date:   Thu Mar 17 14:20:06 2016 +0100

    release: prepare for 3.19.92

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index baf9f8a..46df326 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 3.19.92:
+* Use better thread handling in undo operations (Razvan Chitu)
+* Disable zoom and sort menus when the folder is empty (Carlos Soriano)
+* Always show the sliders in the pathbar to avoid pathbar clipping (Carlos Soriano)
+* Disable Alt+Home for desktop window, avoiding to change the desktop location (Alexandru Pandelea)
+* Avoid drag and drop visual hint in list view (Carlos Soriano)
+* Make sure we select the previous folder when going upwards in the hierarchy (Carlos Soriano)
+
 Major changes in 3.19.91:
 * Use GTask instead of the old gioscheduler (Razvan Chitu)
 * Improve wording of the conflict dialog (Rishabh Makhija)
diff --git a/configure.ac b/configure.ac
index 072ecd4..b17f605 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.19.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.19.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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