[gnome-documents] release: prepare for 3.11.91



commit 74328b7de2ef72dec1af43740b0459c3dc849558
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Mar 5 14:07:25 2014 +0100

    release: prepare for 3.11.91

 NEWS         |   17 ++++++++++++++++-
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index baa1ee6..ec2bdcf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.11.91 - "Banana"
+==================
+
+- Add user help (Ekaterina Gerasimova)
+- Point Getting Started to user help (Jakub Steiner)
+- Allow enter to activate first search item (Pranav Kant)
+- Disable the sharing dialog for non-Google content
+- Use margin-{start,end} instead of deprecated margin-{left,right}
+- Disable invalid UI controls in the preview toolbar
+- Handle the password dialog being deleted
+- Show the navigation bar after pointer movement
+- Translation updates
+
 3.11.90 - "Mimosas"
 ===================
 
@@ -7,14 +20,16 @@
 - Remove "Loading..." from spinner box
 - Miscellaneous printing fixes
 - Update search bar style (Jakub Steiner)
+- Translation updates
 
 3.11.5 - "SG"
 =============
 
 - Fix invalid thumbnails when downloading from remote sources
 - Casefold search strings instead of lowercasing
-- Protet against spurious view-as changed signals
+- Protect against spurious view-as changed signals
 - Fix back key behavior in RTL locales
+- Translation updates
 
 3.11.4 - "Spoilers"
 ===================
diff --git a/configure.ac b/configure.ac
index 18918ef..56a8b6e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.11.90],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.11.91],[],[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]