[nautilus] release: prepare for 3.5.91



commit ee6a8bc98c06a9940f17aa71c77003ebdc0e18ff
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Sep 4 10:28:55 2012 -0400

    release: prepare for 3.5.91

 NEWS         |   21 +++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3333a10..d970a99 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+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
+* Add paste and location properties actions to the gear menu
+* Use symbolic icons in the sidebar for drives and mounts
+* Follow 12h/24h GSettings preference for view date display
+* Cleanup icon view caption strings
+* Fix wrong zoom level restored at startup
+* Fix unparented mount/eject error dialogs
+* Fix drag and drop for unwritable locations
+* Fix stray templates bar when no templates directory is defined
+* Fix Open With menu showing for apps that don't support URIs and files
+* Fix item count not updating in realtime for directories in Properties
+* Fix missing keybindings for Back/Forward/Up/Go Home
+* Fix missing history context menu on navigation buttons
+* Fix missing Create Link context action
+* Fix missing frame around custom icons
+* Fix broken behavior with multiline filenames
+* Plug a number of memory leaks
+* Remove context menu on blank list view space
+
 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
diff --git a/configure.in b/configure.in
index 3676172..ce45f9c 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.90, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.5.91, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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