[nautilus] release: prepare for 3.11.90



commit 428ba8144bfe788deb5e19a9a07c0746f38d4320
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Feb 17 15:52:44 2014 -0800

    release: prepare for 3.11.90

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9487741..61d45a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Major changes in 3.11.90:
+* Port to GtkHeaderBar (Yosef Or Boczko, Matthias Clasen)
+* Fix tab label not being update on removals or renames
+* Fix minimum size requisition of Nautilus windows
+* Fix remote mounts not being detected as removed (Daniel Schürmann)
+* Fix high CPU usage when searching with criteria (Daniel Wyatt)
+* Fix unwanted search entries on the desktop (Marc Deslauriers)
+* Fix initial value of start-with-sidebar
+* Fix some critical assertions
+* Fix a crash when selecting an unsupported custom image (Nelson Benítez León)
+* Remove Set as Background action on interactive DND
+* Use unity-control-center when under Unity (Robert Ancell)
+* Add film strip in nautilus rather than in totem (Bastien Nocera)
+
 Major changes in 3.11.3:
 * Don't perform deep counts on regular files (Ross Lagerwall)
 * Fix overlapping filenames on hover in canvas view (Manuel Bachmann)
diff --git a/configure.ac b/configure.ac
index b9fa84d..801e4a8 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.11.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.11.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]