[gnome-documents/gnome-3-10] release: prepare for 3.10.2



commit 9d7e78686c1e016f3d4aa3dd121c6f1b66e54229
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Mar 7 18:03:56 2014 +0100

    release: prepare for 3.10.2

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8131769..9434f41 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.10.2 - "Paperwork"
+====================
+
+- Allow enter to activate first search item (Pranav Kant)
+- Do not mix up ASCII and UTF8 characters
+- Show the navigation bar after pointer movement
+- Disable sharing and editing for non-Google content
+- Disable invalid UI controls in the preview toolbar
+- Handle the password dialog being deleted
+- Fix invalid thumbnails when downloading from remote sources
+- Protect against spurious view-as changed signals
+- Fix back key behavior in RTL locales
+- Casefold search strings instead of lowercasing
+- Translation updates
+
 3.10.1 - "Stay Fit"
 ===================
 
diff --git a/configure.ac b/configure.ac
index 537afbc..f40f6d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.10.1],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.10.2],[],[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]