[gnome-documents] release: prepare for 0.3.91



commit fbdf671c8ce461bb8417b5282152d4071b7ec4ca
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Mar 5 17:13:41 2012 -0500

    release: prepare for 0.3.91

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 515f423..85b4689 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+0.3.91 - "Cheesy Ghost"
+=======================
+
+- Add a thumbnail list OSD in preview
+- Add support for DnD of items out of the view
+- Add support for printing documents
+- Use checkboxes to render selections
+- Add an About dialog
+- Display date/time information in list view
+- Improve toolbar labels when searching or restricting search criteria
+- Add keywords to the desktop file for identification by desktop shells
+- Hide unavailable collections from the Organize collections dialog
+- Show source name for non-local collections in the Organize dialog
+- Don't fade out overlay controls when hovering over them in preview
+- Use ngettext() for plural strings where appropriate
+- Don't allow circular references in collections
+- Fix search by uppercase letters (Adel Gadllah)
+- Scroll down on space bar press in preview (Felipe Borges)
+
 0.3.90 - "Saved Soul"
 =====================
 
diff --git a/configure.ac b/configure.ac
index fba2713..eb97cd7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[0.3.90],[],[gnome-documents])
+AC_INIT([gnome-documents],[0.3.91],[],[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]