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



commit 52b45def3d2f686381cf1070c1eb9522829a5aa0
Author: Carlos Soriano <csoriano gnome org>
Date:   Fri Jul 29 18:55:43 2016 +0200

    release: prepare for 3.20.2

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8a62ad1..4ad03a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Major changes in 3.20.2:
+* Fix white desktop background after changing themes (Sebastien Keller)
+* Improve double click detection (Johannes Oertel)
+* Fix path bar menu on wayland appearing on random places (Olivier Fourdan)
+* Only save zoom level if the level has changed (Mike Gorse)
+* Fix date difference calculation for attributes like Modified Date (Ernestas Kulik)
+* Hide floating bar on hover (Carlos Soriano)
+* Fix detection of remote systems for not thumbnailing (Ernestas Kulik)
+* Fix sorting on Japanese locale (Ernestas Kulik)
+* Fix gnome shell search provider not being recursive (Carlos Soriano)
+* Fix copy operation lags (Razvan Chitu)
+* Avoid unresponsiveness when file chooser is opened (Ernestas Kulik)
+* Fix renaming duplicated logic on search and recent (Ernestas Kulik)
+* Fix trash handling to delete files if disk is full (Mario Sanchez Prada)
+
 Major changes in 3.20.1:
 * Fix crash if using scripts (Carlos Soriano)
 * Fix shortcuts to change views mode (Razvan Chitu)
diff --git a/configure.ac b/configure.ac
index efa50a5..ed04b69 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.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.20.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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