[gnome-documents] release: prepare for 3.7.2



commit f3bc29128aee188482566df12d177ea0408950e6
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Nov 19 17:49:43 2012 -0500

    release: prepare for 3.7.2

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7b64316..ee5d27a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.7.2 - "Death and Resurrection Show"
+=====================================
+
+- Query results from extra Tracker locations added by the user
+- Use a better label for the Load More button
+- Add a Properties entry to the preview gear menu
+- Pre-select find text in the preview searchbar
+- Fix a bug where two search bars would appear after leaving fullscreen
+- Don't flicker overview when launching a preview from the search provider
+- Don't start GOA miners for account types we don't have
+- Add keyboard accelerators for help, print and the gear menu (Jeremy Bicha)
+- 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..49a76fc 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.7.2],[],[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]