[orca] Orca v2.91.3



commit 5078863ac6d73ac89ef741f15c7b3eaa7ae66e1b
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date:   Mon Nov 29 17:03:29 2010 -0500

    Orca v2.91.3

 NEWS         |   24 ++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 21044c0..de1ce51 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+2.91.3 - 29-November-2010
+
+General:
+
+  * Work on Bug 633104 - I see three performance related problem
+    with Mozilla Thunderbird and Orca
+
+  * Fix for bug #630591 - Orca's _generateDisplayedText should return
+    an empty list when there is no text
+
+  * Fix for bug #634862 - Orca doesn't speak the heading or level when
+    using caret navigation in WebKitGtk content
+
+  * Fix for bug #634469 - Remove unneeded accessible-value change hack
+    from Gecko script.
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    es     Spanish       Francisco Javier Dorado Martinez
+    ro     Romanian      Lucian Adrian Grijincu, Morie Daniel Alexandru
+    ug     Uyghur        Gheyret T.Kenji
+
+==========
+
 2.91.2 - 8-November-2010
 
 General:
diff --git a/README b/README
index dd97368..b8800a3 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.91.3pre
+Orca v2.91.3
 
 Introduction
 ========================================================================
diff --git a/configure.in b/configure.in
index 7325aa7..796e0b7 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [2])
 m4_define([orca_minor_version], [91])
-m4_define([orca_micro_version], [3pre])
+m4_define([orca_micro_version], [3])
 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]