[nautilus] release: prepare for 3.3.91



commit df2cf158aa93e2d395b57ce2a1bf4b89bac20709
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Mar 5 12:36:26 2012 -0500

    release: prepare for 3.3.91

 NEWS         |    6 ++++++
 configure.in |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8816134..365b560 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 3.3.91 are:
+* Ensure pathbar scrolling works with latest GTK
+* Fix a crash when unmounting volumes with non-empty trash
+* Fix a race condition leading to a crash when closing window slots
+  under certain circumstances
+
 Major changes in 3.3.90 are:
 * Don't make the inactive pane UI elements insensitive
 * Fix a crash when searching in list and compact view
diff --git a/configure.in b/configure.in
index 1c25a72..339c489 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.3.90, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.3.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]