[nautilus] release: prepare for 3.3.1



commit 628c0566f7317c25f30991652a6192d7d8f4fbd8
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Oct 25 12:19:40 2011 -0400

    release: prepare for 3.3.1

 NEWS         |   20 ++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 27099f6..9a4dbb3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Major changes in 3.3.1 are:
+* Show a Properties item in the sidebar for mounts
+* Use GtkStyleContext to draw editable label elements
+* Port to use GtkGrid
+* Don't use deprecated GThread API
+* Fix pie chart background rendering in Properties view
+* Fix a crasher when activating a sidebar item
+* Cleanup old libeel boilerplate code
+
+Major changes in 3.2.1 are:
+* Consolidate typeahead find entry for icon view
+* Fix a crasher when middle-clicking empty space in the places sidebar
+* Fix a crasher when trying to delete files from the tree sidebar
+* Fix a crasher when ejecting a removable device under some circumstances
+* Fix a crasher when trying to activate the previewer in a list view
+  with no selection
+* Fix a crasher when symbolic icon theme is not available
+* Plug some memory leaks
+* Fix the build when Tracker FTS is enabled
+
 Major changes in 3.2.0 are:
 * Fix a couple of drawing regressions introduced in 3.1.92
 * Lots of translation updates
diff --git a/configure.in b/configure.in
index 8603f34..3bca9b2 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.2.0, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.3.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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