[nautilus] release: prepare for 3.5.5



commit 749c5f0f380219fde872877b62f920ff983618f0
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Aug 7 22:58:33 2012 +0200

    release: prepare for 3.5.5

 NEWS         |   11 +++++++++++
 configure.in |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f94f808..bf23c09 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Major changes in 3.5.5 are:
+* Combine results from both search providers
+* Use a ranking algorithm for search results
+* Preselect first search result
+* Add a keybinding for the gear menu
+* Improve styling for the search query editor
+* Fix Ctrl+V not working correctly
+* Fix previewers not being activated correctly
+* Fix search not to trigger on the desktop window
+* Fix pathbar scroll button styling bugs
+
 Major changes in 3.5.4 are:
 * Add Copy To and Move To actions
 * Add a notification while ejecting volumes
diff --git a/configure.in b/configure.in
index 415d731..cde9321 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.4, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.5.5, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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