[nautilus] Prepare for 2.27.1 release



commit 956bf2c75079003c91774a675091f7133cc8be35
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue May 5 02:48:34 2009 +0200

    Prepare for 2.27.1 release
---
 NEWS         |    9 +++++++++
 configure.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index 2ac951b..621f722 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 2.27.1 are:
+* Drop GTK+ deprecated symbols
+* Display the application icon in the popup menu
+* Fix autorun hints for Win32 software media
+* Allow shift+return during typeahead find
+* Update desktop icons according to DPI changes
+* Use the correct folder icon fallbacks
+* Autogenerate ChangeLog and use shave to display the build output
+
 Major changes in 2.26.2 are:
 * Fix issue with default dnd type when dragging to a parent directory
 * Fix icon view RTL layout in compact view
diff --git a/configure.in b/configure.in
index 5d9decd..d5c4cef 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.26.3],
+AC_INIT([nautilus],[2.27.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]