[orca/orca-xdesktop] Prep for the release.
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/orca-xdesktop] Prep for the release.
- Date: Mon, 5 Sep 2011 13:26:58 +0000 (UTC)
commit bc8091d673e0c09d8bf74e4cf6c826f1e34c1ab1
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Mon Sep 5 09:24:27 2011 -0400
Prep for the release.
NEWS | 31 +++++++++++++++++++++++++++++++
README | 2 +-
configure.in | 2 +-
3 files changed, 33 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 13fe649..46dc69f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+3.1.91-xdesktop - 5 September 2011
+
+General
+
+ * Fix for bug 658141 - Need to add support for the 'placeholder-text'
+ object attribute
+
+ * Fix for bug 658133 - Firefox lines which begin with bullets are not
+ always presented by Orca
+
+ * Fix for bug 657732 - stopSpeechOnActiveDescendant shouldn't cut off
+ the presentation of a name-change.
+
+ * Fix for bug 599361 - Significant delay building up the contents of
+ certain lines in Firefox
+
+ * Fix for bug 657646 - Default stopSpeechOnActiveDescendantChanged()
+ should not be so restrictive
+
+ * Fix for bug 657579 - Orca should not present tooltips shown as a
+ result of mouse hovering unless the 'present tooltips' setting is
+ enabled
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ de German Mario BlÃttermann
+ gl Galician Fran DiÃguez
+ es Spanish Gonzalo Sanhueza, Jorge GonzÃlez
+
+==========
+
3.1.5-xdesktop - 15 August 2011
General
diff --git a/README b/README
index 44588bf..54b178a 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.1.90pre-xdesktop (For non-GNOME 3.x environments)
+Orca v3.1.91-xdesktop (For non-GNOME 3.x environments)
Introduction
========================================================================
diff --git a/configure.in b/configure.in
index 7ad0983..731cb8a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [1])
-m4_define([orca_micro_version], [90pre-xdesktop])
+m4_define([orca_micro_version], [91-xdesktop])
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]