[nautilus] release: prepare for 3.1.4



commit 0ee113dc1c5affda3eabf73b4c70c77456509d20
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jul 25 15:20:29 2011 +0200

    release: prepare for 3.1.4

 NEWS         |    7 +++++++
 configure.in |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0d8bac3..bf33f36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 3.1.4 are:
+* Remove the 'Create Launcher' options from the desktop
+* Improve the 'File System' entry in the places sidebar
+* Remove 'Clear History' from the 'Go' menu
+* Fix location bar not expanding full width in the toolbar
+* Use new g_format_size() instead of g_format_size_for_display()
+
 Major changes in 3.1.3 are:
 * Add an 'Add Bookmark' item in sidepane context menu
 * Fix --no-default-window not working when an URI is specified
diff --git a/configure.in b/configure.in
index 7f17360..254a5d6 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.1.3, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.1.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]