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



commit 6469f88a4ff149e41a13a4ffae4fb77089787642
Author: Carlos Soriano <csoriano gnome org>
Date:   Thu Feb 25 00:22:06 2016 +0100

    release: prepare for 3.19.90

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e677930..b620967 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Major changes in 3.19.90:
+* Reorganize shortcuts (Felipe Borges)
+* Remove bookmark manager (Carlos Soriano)
+* More robust search (Carlos Soriano)
+* Add preference for menu item "Delete Permanently" (Razvan Chitu)
+* Add preference for menu item "Create Link" (Razvan Chitu)
+* Fix jp2 images crashing nautilus (Carlos Soriano)
+* Change icon of operations cancelation when operation is finished (Paolo Borelli)
+* Allow Nautilus windows to be styled differently than other applications (Horst3180)
+* Add new search popover and search filtering (Georges Basile Stavracas Neto)
+* Allow different search preferences for remote and local separately (Carlos Soriano)
+* Remove sorting preference, since the view menu is the preference itself (Carlos Soriano)
+* Allow different view type setting for search and normal (Carlos Soriano)
+* Rework preferences window (Carlos Soriano)
+* Add another zoom level and improve icons padding (Cosimo Cecchi, Carlos Soriano)
+* Allow to open the "Other Locations" in new tabs or windows (Carlos Soriano)
+* Make operations popover keyboard navigable (Carlos Soriano)
+* Limit search to maximum 5 years (Alexandru Pandelea)
+
 Major changes in 3.19.2:
 * Show free space in Other Places (Georges Stravacas)
 * Add shortcuts window (Felipe Borges)
diff --git a/configure.ac b/configure.ac
index ddc44b4..97d2f7b 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.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.19.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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