[nautilus] release: prepare for 3.5.90



commit 2cd026529e66309b781387e84dca8b10a29c14f5
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Aug 21 04:29:32 2012 +0200

    release: prepare for 3.5.90

 NEWS         |   19 +++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bf23c09..3333a10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Major changes in 3.5.90 are:
+* Reorganize application and gear menu, and add a menu for view actions
+* Add a View options selector to the toolbar
+* Add cluebars for Templates and Scripts special directories
+* Add ability to reorder bookmarks
+* Improve strings in the Autorun prompt
+* Improve error message strings
+* Improve the image Properties page
+* Improve the Permissions page in the Properties window
+* Improve the layout of the Bookmarks dialog
+* Use the dropped text paragraph as name when creating new files
+  using DnD of text snippets
+* Use double quotes instead of ASCII quotes for filenames
+* Change default action for executable text files to Display
+* Change the view mode and zoom level to be per-window instead of per-folder
+* Remove support for Manual layouting in icon views outside of Desktop
+* Remove the Octal permissions list view column
+* Fix segfault when no search results are found
+
 Major changes in 3.5.5 are:
 * Combine results from both search providers
 * Use a ranking algorithm for search results
diff --git a/configure.in b/configure.in
index 9d46f75..f5abeb8 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.5, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.5.90, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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