[nautilus] release: prepare for 3.7.1



commit 78d0b4188ca6cea0081bd33044b1e1d443502559
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Oct 23 18:34:22 2012 -0400

    release: prepare for 3.7.1

 NEWS         |   42 ++++++++++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 43 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c496957..07896ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+Major changes in 3.7.1 are:
+* Turn on again recursive search for the simple engine
+* Enable incremental loading for search directories
+* Add extra information to image properties page
+* Show free space pie chart for the local root filesystem
+* Resolve symbolic links before launching a file
+* Avoid sync I/O when reading bookmark locations
+* Don't add non-existent XDG folders to the sidebar
+* Don't offer to remove built-in XDG folder bookmarks
+* Fix black input field when renaming a file in icon view with XIM enabled
+* Fix wrong return location when unmounting a remote mount
+* Fix notebook tabs not properly switching after timeout when hovered
+* Fix search toggle button state inconsistent when switching between tabs
+* 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
+* Fix drag and drop of multiple rows in list view
+* Fix search relevance not being applied correctly when searching
+* Fix sidebar visibility switch applying to all windows
+* Fix search location when moving to a search directory in Back/Forward
+  history
+* Fix missing search results with non-ASCII characters
+* Fix Home/Trash not showing up in shell provider results
+* Fix startup notification not working when opening multiple windows
+* Fix search results not focusing when activated from the Shell
+* Fix error dialog not showing up when entering a non-existant location
+  in Connect to Server
+* Fix inability to open files after cancelling a rename in list view under
+  some circumstances
+* Fix desktop icons not following the primary monitor workarea when multihead
+  is used with the desktop enabled
+* Fix crasher when search string changes too fast
+* Fix crasher when enabling search while loading a directory
+* Fix crasher when trying to open a saved search file
+* Fix crasher when Tracker is installed but not running
+* Fix crasher in the shell search provider for bookmarks/mounts with an
+  empty name
+
 Major changes in 3.6.0 are:
 * Fix toggling of hidden files visibility in searches
 * Fix base directory appearing in search results
diff --git a/configure.in b/configure.in
index dcf01bc..6caf0eb 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.0, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.7.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]