[nautilus] Release 2.91.8



commit aa552113606e24d331c6c62de0f5406351600d7f
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jan 31 13:35:55 2011 -0500

    Release 2.91.8

 NEWS         |   13 +++++++++++++
 configure.in |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d95356d..433950b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Major changes in 2.91.8 are:
+* Propagate custom icons to bookmarks
+* Don't quit the application if there are file operations running
+* Better keynav in the places sidebar
+* Use symbolic icons for the notification area
+* Fix some drawing regressions while renaming
+* Fix issues with the default sort order selection
+* Completely remove GConf dependency
+* Large refactor of NautilusWindow/NautilusView architecture
+* Cleanup installed desktop files
+* Fix a couple of crashers
+* Build with GCC 4.6
+
 Major changes in 2.91.7 are:
 * Adapt to GTK+ 2.99.0 deprecations
 * Fix a crasher in the pathbar
diff --git a/configure.in b/configure.in
index 031755e..db2612d 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  4)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT(nautilus, 2.91.7, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 2.91.8, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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