[nautilus/gnome-3-6] release: prepare for 3.6.2



commit 36ece5ae4cab5c1043c7047ad5266cdb4c8330cf
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Oct 29 19:07:02 2012 -0400

    release: prepare for 3.6.2

 NEWS         |   15 +++++++++++++++
 configure.in |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7a6e343..add3d21 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Major changes in 3.6.2 are:
+* Open default location for remote shares when mounting
+* Resolve symbolic links before launching a file
+* Fix missing search results from Tracker for names that contain hyphens
+* Fix black input field when renaming a file in icon view with XIM enabled
+* Fix missing item selection in the sidebar when starting up
+* Fix wrong return location when unmounting local and remote mounts
+* Fix search tabs changing location to $HOME on tab switch
+* Fix search toggle button state inconsistent when switching between tabs
+* Fix search string being eaten by a hidden entry under certain circumstances
+* Fix missing tooltips on stock toolbar buttons
+* Fix crasher when using the Tracker engine from the Shell search provider
+* Fix crasher in Shell search provider
+* Fix crasher when unmounting a volume under certain circumstances
+
 Major changes in 3.6.1 are:
 * Fix floating bar not disappearing on search finish
 * Fix fullcolor icons appearing in the pathbar for mount roots
diff --git a/configure.in b/configure.in
index e057168..ad26392 100644
--- a/configure.in
+++ b/configure.in
@@ -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.6.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.6.2, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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