[orca] Orca v2.91.5



commit 81cc22e04a96e6414dcd78243f42b5fa61b52a9a
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date:   Mon Jan 10 18:51:38 2011 -0500

    Orca v2.91.5

 NEWS         |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 52 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8ca98c4..0ea5b6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,53 @@
+2.91.5 - 10-January-2011
+
+General:
+
+  * Finished bug #631123 - Orca documentation needs to be updated,
+    converted to Mallard, augmented, and moved to the Orca module
+
+  * Fix for bug #636841 - Orca does not speak user which gets selected
+    when the user first presses down cursor in gdm login screen
+
+  * Fix for bug #638623 - The application preferences dialogs are not
+    always correctly populated
+
+  * Fix for bug 638285 - debug.getAccessibleDetails() is called by the
+    generator and scripts regardless of the debug level
+
+  * Fix for bug #638318 - Different "None" strings for gender correct
+    translation
+
+  * Fix for bug #637667 - Profiles are not always loaded correctly
+
+  * Fix for bug 637865 - Orca stops speaking if Escape is pressed after
+    changing synthesizers
+
+Gecko:
+
+  * Fix for bug #638063 - SayAll fails with certain pages in Firefox
+
+  * Fix for bug #638053 - Orca says "blank" in Gecko using the default
+    voice when it should use the system voice
+
+  * Fix for bug #638048 - Orca is breaking up utterances in Gecko when
+    it should not be
+
+  * Fix for bug #628837 - System Voice does not work correctly for Gecko
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    cs      Czech                Marek Cernocky
+    es      Spanish              Francisco Javier Dorado
+    gl      Galician             Fran Diéguez
+    hu      Hungarian            Attila Hammer
+    sl      Slovenian            Andrej ŽnidarÅ¡iÄ?
+    sv      Swedish              Daniel Nylander
+    ug      Uyghur               Gheyret T.Kenji
+    vi      Vietnamese           Truong Anh Tuan and Nguy�n Thái Ng�c Duy
+    zh_CN   Chinese (Simplified) Aron Xu
+
+==========
+
 2.91.4 - 21-December-2010
 
   "The Settings Manager and Profile Release: Now With More Ducks" 
diff --git a/README b/README
index 9a2afea..e9c3447 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.91.5pre
+Orca v2.91.5
 
 Introduction
 ========================================================================
diff --git a/configure.in b/configure.in
index db7f4ab..80a4acb 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], [5pre])
+m4_define([orca_micro_version], [5])
 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]