[gnome-documents] release: prepare for 3.11.92



commit f7e917fc66dcb029714801023003405f761ad58e
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Mar 18 11:50:56 2014 -0300

    release: prepare for 3.11.92

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ec2bdcf..3855170 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.11.92 - "Botafogo"
+====================
+
+- Use header bars in dialogs
+- Allow Enter to activate first search result (Pranav Kant)
+- Don't make "edit" active for documents that can't be edited
+- Fix zoom in not working with certain keyboards (Daniel Goetz)
+- Fix multiple stacked indexing in-app notifications (Marta Milakovic)
+- Fix toolbar behavior for GTK changes
+- Fix possible crash due to UTF-8/bytes mismatch
+- Focus search entry after changing filters (Rohit Agarwal)
+- Improve getting started turorial (Jakub Steiner, Ekaterina Gerasimova)
+- Improve user help for 3.12 (Ekaterina Gerasimova)
+- Translation updates
+
 3.11.91 - "Banana"
 ==================
 
diff --git a/configure.ac b/configure.ac
index dbea02a..8d8e0ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.11.91],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.11.92],[],[gnome-documents])
 
 AC_CONFIG_HEADERS([config/config.h])
 AC_CONFIG_SRCDIR([src/main.js])


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