[orca/gnome-3-12] Prep for the 3.11.91 release



commit 6a2053d3dc0683ef5723e9f5211818176fc031ed
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Tue Mar 4 08:49:02 2014 -0500

    Prep for the 3.11.91 release

 NEWS         |   24 ++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 598d19f..d829e08 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+3.11.91 - 4 March 2014
+
+General:
+
+  * Remove the isTextArea check from sayAll
+
+  * Work around several additional missing state-changed:focused events
+
+  * More tweaking of the new spellcheck support
+
+  * Add support for structural navigation by link regardless of visited
+    state
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    cs            Czech                       Marek Černocký
+    es            Spanish                     Daniel Mustieles
+    gl            Galician                    Fran Diéguez
+    hu            Hungarian                   Attila Hammer
+    lt            Lithuanian                  Aurimas Černius
+    pt_BR         Brazilian Portuguese        Enrico Nicoletto
+
+=========
+
 3.11.90 - 18 February 2014
 
 General:
diff --git a/README b/README
index 3f79047..86a382f 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.11.91pre
+Orca v3.11.91
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index 2336c6f..989832d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [11])
-m4_define([orca_micro_version], [91pre])
+m4_define([orca_micro_version], [91])
 m4_define([orca_version],
           [orca_major_version.orca_minor_version.orca_micro_version])
 


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