[nautilus] release: prepare for 3.5.3



commit 53d6749af1d9ca05f1cb90e6ace3caa726d88289
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jun 25 13:53:24 2012 -0400

    release: prepare for 3.5.3

 NEWS         |    9 +++++++++
 configure.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6135c79..eed794c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 3.5.3 are:
+* Fix accessibility implementation of rename entries and icon view
+* Fix DnD not working on sidebar bookmarks
+* Fix thumbnails failing to display in icon view
+* Fix crasher after ejecting a volume from the sidebar
+* Fix crasher on gtk-shell-shows-app-menu GtkSetting change
+* Fix possible crasher when cancelling a rename operation
+* Use GtkSearchEntry
+
 Major changes in 3.5.2 are:
 * Add a way to create a new directory for selection
 * Don't pack multiple x-content bars in the view
diff --git a/configure.in b/configure.in
index 4b4f20c..0a5a052 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.5.2, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.5.3, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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