[nautilus] prepare for 3.15.91



commit 8b4c8849f4a53e76845d9022f09d6f5142102777
Author: Carlos Soriano <csoriano gnome org>
Date:   Wed Mar 11 17:06:18 2015 +0100

    prepare for 3.15.91

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d5c5c0c..dfef128 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Major changes in 3.15.91:
+* Dimmed labels for list columns (Cosimo Cechi)
+* Fix new folder shortcut (Georges Basile Stavracas Neto)
+* Fix delete shortcut in the trash (Carlos Soriano)
+* Don't use libgd notifications and implement them with Gtk+ (Carlos soriano)
+* Don't show notifications in desktop (Carlos Soriano)
+* Esc shortcut for exiting search mode (Georges Basile Stavracas Neto)
+* Fix translation problems with notifications (Carlos Soriano)
+* Fix cluttered desktop icons due to the icon size changes (Carlos Soriano)
+* Make toolbar buttons accesible for A11y (Carlos Soriano)
+* Fix open with another app for multiple selection (Isaac Ge)
+
 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)
diff --git a/configure.ac b/configure.ac
index 4eb5f8d..17e5231 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.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.15.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]