[gnome-documents] release: prepare for 0.3.92



commit 07166104e7f51daf8acd13ea379d94def30d8d89
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Mar 19 18:04:14 2012 -0400

    release: prepare for 0.3.92

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 85b4689..c5f7de6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+0.3.92 - "Shiny Little Things"
+==============================
+
+- Improve startup query performance
+- Don't perform initial query when activated to preview a search result
+- Remove items from selection when we get a delete event
+- Fix collections not showing up properly in Shell search results
+- Don't refresh the Google cache when spawned as a Shell search provider
+- Use a fixed icon size when spawned as a Shell search provider
+- Clear selection when exiting selection mode
+- Fix crasher in Shell search provider mode
+- Fix selection toolbar when changing selection
+- Fix text layout in grid view for RTL languages
+- Fix scrolling in preview page chooser to work with latest GTK
+- Fix crash and inconsistencies when trying to add a new collection
+- Rely on Tracker 0.14's notification for DataContainer to track collection
+  changes/addition/deletions
+
 0.3.91 - "Cheesy Ghost"
 =======================
 
diff --git a/configure.ac b/configure.ac
index 296cd14..7efa2d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[0.3.91],[],[gnome-documents])
+AC_INIT([gnome-documents],[0.3.92],[],[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]