[nautilus] release: prepare for 3.6.0



commit d117f194b16983cd4e7cf2b5599ac5f08cd6366f
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Sep 24 12:07:03 2012 -0400

    release: prepare for 3.6.0

 NEWS         |    7 +++++++
 configure.in |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 60245f7..c496957 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 3.6.0 are:
+* Fix toggling of hidden files visibility in searches
+* Fix base directory appearing in search results
+* Fix missing search results under some locales
+* Fix unmounted mounts showing in shell search provider results
+* Fix a crasher when a window is closed while the view is loading
+
 Major changes in 3.5.92 are:
 * Add a Shell search results provider
 * Add a NautilusDirectory-based search engine implementation for network
diff --git a/configure.in b/configure.in
index adf5a58..f07b16d 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.92, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.6.0, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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