[nautilus] 3.10.1



commit 7eb84cfe0286b92a90f3908c9ca6ad1b5fd702fc
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Nov 18 22:25:01 2013 -0500

    3.10.1

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5345353..120215b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 3.10.1:
+- Bring back eject button in sidebar (Matthias Clasen)
+- Fix rename entry rendering (Alex Larsson)
+- Fix rename entry positioning (Alex Larsson)
+- Avoid a crash if inhibit fails (Ross Lagerwall)
+- Center tab labels (William Jon McCann)
+- Fix DND move (Nelson Benitez Leon)
+- Translation updates
+
 Major changes in 3.10.0:
 - Make search provider return results again (David King)
 - Translation updates
diff --git a/configure.ac b/configure.ac
index 7a1b6f0..18166ae 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.10.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.10.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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