[nautilus] release: prepare for 3.17.91



commit db9d1919c4f7877cf306b5bb8c9df49b505ae813
Author: Carlos Soriano <csoriano gnome org>
Date:   Fri Sep 4 23:02:32 2015 +0200

    release: prepare for 3.17.91

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a589912..a5eee67 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+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)
+* Adjust animation for progress button (Jakub Steiner)
+* Track and fix all translation issues (Piotr Drag, Alexander Franke, Carlos Soriano)
+* Improvements and fixes in the new "Other Locations" view (Carlos Soriano)
+* Disable sorting on Recent and Search and ensure criterion correcteness (Carlos Soriano)
+* Add a preference and disable by default automatic opening of folders while hovering on drag an drop 
operations (Carlos Soriano)
+* Don't search recursively on remote locations, and provide feedback when that happens (Carlos Soriano)
+* Fix major crashers and races (Carlos Soriano)
+
 Major changes in 3.17.90:
 * Don't show sort menu on search (Carlos Soriano)
 * Use watch cursor with pointer (Carlos Soriano)
diff --git a/configure.ac b/configure.ac
index d44cc18..c6237c2 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.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.17.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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