From 8b4c8849f4a53e76845d9022f09d6f5142102777 Mon Sep 17 00:00:00 2001 From: Carlos Soriano Date: Wed, 11 Mar 2015 17:06:18 +0100 Subject: prepare for 3.15.91 --- NEWS | 12 ++++++++++++ configure.ac | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d5c5c0c5b..dfef128b6 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 4eb5f8d5a..17e5231ea 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 =========================================================================== -- cgit v1.2.1