[nautilus] release: prepare for 3.3.5



commit 071f40683bda36eb47df8a2c536da282b9fb04e6
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Feb 6 18:44:14 2012 -0500

    release: prepare for 3.3.5

 NEWS         |    9 +++++++++
 configure.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b739264..413650c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 3.3.5 are:
+* Introduce Undo support for common file operations
+* Fix a crash when middle clicking icons on the desktop
+* Fix split view actions not updating properly
+* Fix wrong places sidebar selection under some locales
+* Fix a crash when enabling desktop icons handling
+* Support build against Tracker 0.13/0.14
+* Make the rubberband animation obey the global GtkSetting
+
 Major changes in 3.3.4 are:
 * Show both the current file counter and the total files in file operations UI
 * Lazily initialize the notification daemon
diff --git a/configure.in b/configure.in
index a762e00..679db0f 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.4, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.3.5, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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