[nautilus] release: prepare for 3.7.2



commit 8b84bc9868fcfd7cb8d20a6e7bb1a47b5925e9b8
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Nov 19 18:13:23 2012 -0500

    release: prepare for 3.7.2

 NEWS         |   21 +++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 07896ff..a263787 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Major changes in 3.7.2 are:
+* Request to render larger thumbnails by default
+* Don't quote the current location name in search bar
+* Use "Run" in menus when launchine executables
+* Fix stray Empty Document item in New Document menu
+
+Major changes in 3.6.3 are:
+* Fix symbolic links on remote volumes not activating default action
+* Fix duplicated query editor filter rows when changing search location
+* Fix search toolbar disappearing with very long folder names
+* Fix missing Trash action after "Recent" was visited
+* Fix missing frame around thumbnails for some zoom factors
+* Fix crash when unmounting remote volumes
+
+Major changes in 3.6.2 are:
+* Open default location for remote shares when mounting
+* Fix missing search results from Tracker for names that contain hyphens
+* Fix missing item selection in the sidebar when starting up
+* Fix search string being eaten by a hidden entry under certain circumstances
+* Fix missing tooltips on stock toolbar buttons
+
 Major changes in 3.7.1 are:
 * Turn on again recursive search for the simple engine
 * Enable incremental loading for search directories
diff --git a/configure.in b/configure.in
index c3a417e..96c0223 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.7.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.7.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]