[nautilus] release: prepare for 3.9.91



commit 5382a325c59453daf182b03a5444907daadc3536
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Sep 2 22:15:26 2013 -0700

    release: prepare for 3.9.91

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a0fa9d8..d476207 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Major changes in 3.9.91:
+* Use a GtkRevealer for the search bar
+* Don't present redundant options for operations on single
+  files (William Kunkel)
+* Fix desktop window for newer GTK+ client side decorations
+  (Christian Hergert, Matthias Clasen)
+* Fix double menu when right clicking on the pathbar (Stefano Facchini)
+* Fix headerbar appearance with latest GTK+ (Yosef or Boczko)
+* Fix copy/cut/paste accels not working correctly
+
 Major changes in 3.9.90:
 * Fix support for HiDpi displays
 * Replace control characters when fixing filenames for FAT
diff --git a/configure.ac b/configure.ac
index 87791a2..8878597 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.9.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.9.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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