[nautilus] Release 2.91.2



commit 87d8e557c13f3d51098cfe03cf2727102e8a8937
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Nov 10 01:10:09 2010 +0100

    Release 2.91.2

 NEWS         |    6 ++++++
 configure.in |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c0056ad..ba4a58c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 2.91.2 are:
+* Use GSettings for desktop background
+* Cleanups of the emblem-related code
+* Fix some bad interactions with GApplication
+* Fix an annoying crasher
+
 Major changes in 2.91.1 are:
 * Fix a number of GTK+ 3 regressions
 * Port to the new GApplication API
diff --git a/configure.in b/configure.in
index 4697867..bbacaae 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  3)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT(nautilus, 2.91.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 2.91.2, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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