[nautilus] release: prepare for 3.5.2



commit 4242d7e417c4547d4cbc54a8dddb02c2c6c75649
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jun 4 16:40:41 2012 -0400

    release: prepare for 3.5.2

 NEWS         |   17 +++++++++++++++++
 configure.in |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c137dbf..6135c79 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+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
+* Show icons x-content bar application launchers
+* Hide New Document menu when no templates are installed
+* Remove statusbar
+* Remove "Go->Computer"
+* Remove compact view
+* Remove extra panes and tree sidebar
+* Fix pathbar buttons disappearing for too long titles
+* Fix sidebar typeahead find being triggered
+* Fix image properties label not wrapping for long width
+* Don't trigger context menu for sidebar headings
+* Don't show old 'note' emblems
+* Reintroduce GTK accel map loading/saving and migrate it to XDG dirs
+* Remove markup from GtkBuilder strings
+
 Major changes in 3.5.1 are:
 * Add an application menu
 * Don't show sliders up to the file system root in the pathbar
diff --git a/configure.in b/configure.in
index c1cb00b..f7e9cd1 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.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.5.2, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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