[nautilus] Update for 2.27.4



commit 608b7f5c2ab1c6e9c0d011e3fef3b506afa5f8ba
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Jul 14 01:09:16 2009 +0200

    Update for 2.27.4

 NEWS         |    8 ++++++++
 configure.in |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ea39ec5..3d9f5d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 2.27.4 are:
+* Add support for starting and stopping drives
+* Use the new GVfs metadata framework
+* Support new style unmount operations; this will provide a nice dialog when
+  unmounting a busy drive mount
+* Add application icons to the Open With context menu
+* Reload xdg-user-dirs according to the user preferences
+
 Major changes in 2.27.2 are:
 * Support ctrl-drop in list view
 * Allow user defined keyboard shortcuts for extension items
diff --git a/configure.in b/configure.in
index ae87b0e..7ba7ef4 100644
--- a/configure.in
+++ b/configure.in
@@ -21,7 +21,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  2)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT([nautilus],[2.27.3],
+AC_INIT([nautilus],[2.27.4],
 	[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================



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