[nautilus] release: prepare for 3.5.92



commit fc65e361c3c68b79d6a66b7967424302e9719452
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Sep 17 20:26:17 2012 -0400

    release: prepare for 3.5.92

 NEWS         |   20 ++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d970a99..60245f7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Major changes in 3.5.92 are:
+* Add a Shell search results provider
+* Add a NautilusDirectory-based search engine implementation for network
+  directories
+* Improve performance and stability of the search engine
+* Change the Type column to only show basic type information
+* Preserve view selection when exiting search
+* Use a symbolic icon for the location entry
+* Fix wrong order of files when searching in canvas view
+* Fix inability to drop on current directory in list view
+* Fix crash when trying to undo failed directory creations
+* Fix positioning of detached tabs
+* Fix symlink creation for remote shares
+* Fix duplicate entries in the sidebar
+* Fix inability to clear entry in Connect to Server dialog
+* Fix view selector flashing while switching views
+* Plug a number of memory leaks
+* Tweak the color scheme for the pie chart in mount properties
+* Remove the SELinux context column for list view
+
 Major changes in 3.5.91 are:
 * New design for the Connect to Server dialog
 * Add the possibility to detach tabs using drag and drop
diff --git a/configure.in b/configure.in
index d5b352e..adf5a58 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.5.91, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.5.92, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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