[nautilus/gnome-3-8] release: prepare for 3.8.1



commit d355f3f76dfb3f5ee57f635e17454ca6cda02ae1
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Apr 15 18:50:27 2013 -0400

    release: prepare for 3.8.1

 NEWS         | 10 ++++++++++
 configure.ac |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 866e66f..1858929 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Major changes in 3.8.1 are:
+* Use a consistent name for applications in the Open With context menu
+* Don't follow symbolic links when searching recursively
+* Increase default sidebar width
+* Fix resetting view to default preferences not working (Michael Wood)
+* Fix behavior of search entry with external Input Methods (Rui Matos)
+* Fix partial ranking order of search results
+* Fix move of special icons on the Desktop triggering file operations
+* Fix copy action not working in Recent
+
 Major changes in 3.8.0 are:
 * Fix inconsistency in handling of NoDisplay=true applications
 * Translation updates
diff --git a/configure.ac b/configure.ac
index f6a28be..4df2e56 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.8.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.8.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]