[nautilus] Release 2.31.5.



commit 92076643ef6b11b9ffe5c9624ad50dccc2b6269e
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jul 12 16:32:47 2010 +0200

    Release 2.31.5.

 NEWS         |    9 +++++++++
 configure.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5523047..1789607 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 2.31.5 are:
+* Expand and collapse folders with +/- in list view
+* Ask for confirmation when opening a large number of files
+* Rename .desktop files also change their name on disk
+* Support overriding .gnome2 directory
+* Save passwords for the session by default
+* Remove deleted folders from the pathbar
+* Require GTK+ 2.90.5
+
 Major changes in 2.31.4 are:
 * Depend on GTK+ 3.0
 * Replace libunique with GApplication
diff --git a/configure.in b/configure.in
index 4c067be..a58f34e 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  3)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT([nautilus],[2.31.4],
+AC_INIT([nautilus],[2.31.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]