[nautilus] release: update for 3.1.2



commit 17b2ff9b002498b8e6ce28c7bf846b0daf3ce206
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jun 13 12:15:43 2011 -0400

    release: update for 3.1.2

 NEWS         |    9 +++++++++
 configure.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fbb07d4..bc87966 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 3.1.2 are:
+* Use GtkOverlay for the floating bar
+* Move the floating bar away from the cursor on hover
+* Add an autostart desktop file
+* Add metadata::custom-icon-name key for custom icons
+* Fix opening the wrong directory when launching an instance 
+  from the command line
+* Misc crashers
+
 Major changes in 3.1.1 are:
 * Add a DBus previewer interface to support e.g. the Sushi previewer
 * Rework handling of _NETSCAPE_URL dnd links
diff --git a/configure.in b/configure.in
index 2b1f96b..7ba7517 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.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.1.2, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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