[nautilus] release: prepare for 3.15.4



commit b5a3465ab9ae33e9e8f0c3852685f9b730c70e76
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Jan 23 18:24:24 2015 -0800

    release: prepare for 3.15.4

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 91cc2a2..1b6152d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Major changes in 3.15.4:
+* Port to GAction
+* Rework menus and zoom levels
+* Use monospace font for permissions column (Matthias Clasen)
+* Port to GNotification (Florian Müllner)
+* Stop loading custom accel maps file
+* Use inline toolbar for column chooser dialog (Robert Roth)
+* Fix new window activation with desktop icons enabled
+* Fix regression with --new-window option (Lubomir Rintel)
+* Use mount name if available for file operations progress report
+* Set max-width for value labels in properties (Lars Uebernickel)
+* Increase default window width (Michael Catanzaro)
+
 Changes in 3.14.0:
 * Translation updates
 
diff --git a/configure.ac b/configure.ac
index f8d3071..728a652 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.14.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.15.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]