[nautilus/gnome-3-2] release: prepare for 3.2.1



commit 6c67e5534e2e757ba2522045bc5a81c0b9dde19a
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Oct 17 17:18:45 2011 -0400

    release: prepare for 3.2.1

 NEWS         |   11 +++++++++++
 configure.in |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 27099f6..7bba6f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+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 268208d..0a83bc9 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.2.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]