[orca] Prep for v3.11.90
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Prep for v3.11.90
- Date: Tue, 18 Feb 2014 22:12:18 +0000 (UTC)
commit bb71dfcf357cc4a3207214632fb1de13f3a95444
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Tue Feb 18 17:11:30 2014 -0500
Prep for v3.11.90
NEWS | 19 +++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 74e68c6..598d19f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.11.90 - 18 February 2014
+
+General:
+
+ * Create new, uniform spellcheck support and implement for Gedit and
+ Thunderbird
+
+ * Fix the live region announcement review keybindings
+
+ * Fix a mysterious Brltty crash triggered by Orca
+
+ * Add a sanity check to hopefully work around a Thunderbird timeout
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ uk Ukranian Daniel Korostil
+
+=========
+
3.11.5 - 4 February 2014
Please note: This cycle, Orca is getting an overhaul with much of the
diff --git a/README b/README
index 97949e1..838d386 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.11.90pre
+Orca v3.11.90
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index d5a3ee6..e99339f 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], [90pre])
+m4_define([orca_micro_version], [90])
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]