[nautilus] release: prepare for 3.3.90



commit 30f1d93169661d1493ffca3baace20577bed4a3a
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Feb 20 18:29:34 2012 +0100

    release: prepare for 3.3.90

 NEWS         |    6 ++++++
 configure.in |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 413650c..8816134 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+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
+* Fix a crash when creating a file from a template
+* Use ngettext plural forms for undo strings
+
 Major changes in 3.3.5 are:
 * Introduce Undo support for common file operations
 * Fix a crash when middle clicking icons on the desktop
diff --git a/configure.in b/configure.in
index 679db0f..1c25a72 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.5, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.3.90, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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