[gnome-documents/gnome-3-6] release: prepare for 3.6.1



commit da5ba58090a9cfb54313825cc86e4f014bb67645
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Oct 15 16:39:54 2012 -0400

    release: prepare for 3.6.1

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7b64316..b34a2be 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.6.1 - "It's on"
+=================
+
+- Add support for keyboard navigation and item activation
+- Performance improvements when new files are added to the store
+- Performance improvements when refreshing remote documents provider sources
+- Fix detail label not ellipsizing in the main toolbar
+- Fix window titles for Organize and Properties dialogs
+
 3.6.0 - "Talk to Me"
 ====================
 
diff --git a/configure.ac b/configure.ac
index 8085d58..8cac0bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.6.0],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.6.1],[],[gnome-documents])
 
 AM_CONFIG_HEADER(config/config.h)
 AC_CONFIG_SRCDIR([src/main.js])



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