[orca] Prep for Orca v2.91.91
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Prep for Orca v2.91.91
- Date: Tue, 8 Mar 2011 00:14:18 +0000 (UTC)
commit f3538809364b1368a850899d0331812f4a0f915f
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Mon Mar 7 19:13:18 2011 -0500
Prep for Orca v2.91.91
NEWS | 33 +++++++++++++++++++++++++++++++++
README | 2 +-
configure.in | 2 +-
3 files changed, 35 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0984b48..eae288d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+2.91.91 - 07-March-2011
+
+General:
+
+ * Fix for bug #643195 - Orca hangs after a traceback
+
+ * Fix for bug #637780 - Cannot permenantly update settings for the gdm
+ user login session
+
+ * Fix for bug #643378 - Orca does not present the XFCE window switcher
+
+ * Fix for bug #643306 - Orca is not correctly failing back on the
+ default script for unknown toolkit
+
+ * Fix for bug #643067 - Have GS magnifyAccessible check that
+ magnification is enabled
+
+Gecko:
+
+ * Fix for bug #634642 - Orca can be very slow to find a position in a
+ Gecko list
+
+New and updated translations (THANKS EVERYONE!!!):
+
+
+ ca Catalan Gil Forcada
+ es Spanish Francisco Javier Dorado
+ nb Norwegian bokmål Kjartan Maraas
+ ug Uyghur Abduxukur Abdurixit
+ zh_CN Chinese (Simplified) Wei Li
+
+==========
+
2.91.90 - 21-February-2011
General:
diff --git a/README b/README
index e2eb9da..d36e97b 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.91.91pre
+Orca v2.91.91
Introduction
========================================================================
diff --git a/configure.in b/configure.in
index 3e85c10..b8636a7 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], [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]