[nautilus] Release 2.91.0



commit ca6e8b6d59caa79e1095d02f107df1779107a565
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Oct 4 12:37:16 2010 +0200

    Release 2.91.0

 NEWS         |    9 +++++++++
 configure.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0b8a4c1..2c1a676 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 2.91.0 are:
+* New UI for the 'Places' sidebar
+* New UI for the 'Connect to server' dialogue
+* Highlight the eject button upon hovering in the Places sidebar
+* Make file conflict dialog strings I18N-friendly
+* Port to GTK3 new drawing functions
+* Cleanup background-related code
+* Various crashers and glitches fixes
+
 Major changes in 2.90.1 are:
 * Port to GSettings
 * Port to cairo drawing
diff --git a/configure.in b/configure.in
index 7c7d0b3..ab59c4a 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  3)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT([nautilus],[2.90.1],
+AC_INIT([nautilus],[2.91.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]