[nautilus] release: prepare for 3.15.90



commit 3f15ec03a11b6800cc956c1313df30530779054c
Author: Carlos Soriano <csoriano gnome org>
Date:   Tue Feb 17 14:27:45 2015 +0100

    release: prepare for 3.15.90

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1b6152d..d5c5c0c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Major changes in 3.15.90:
+* Bug fixes and clean ups for the GAction port (Cosimo Cechi)
+* Add path as description of the Gnome shell provider (Carlos Soriano)
+* Add in app notification when deleting items (Carlos Soriano)
+* Set move to trash shortcut to just the Delete key (Carlos Soriano)
+* Avoid hiding the search on small windows (Cosimo Cechi, Carlos Soriano)
+* Improve file operations dialogs UI (Carlos Soriano)
+* Show a warning dialog when the user uses the old move to trash shortcut (Carlos Soriano)
+* Improve list view columns (Carlos Soriano)
+* Add a new modified column with the time (Carlos Soriano)
+
 Major changes in 3.15.4:
 * Port to GAction
 * Rework menus and zoom levels
diff --git a/configure.ac b/configure.ac
index fca843c..1be1cee 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.15.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.15.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]