[orca/gnome-3-14] Prep for the 3.14.91 release
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-14] Prep for the 3.14.91 release
- Date: Wed, 3 Sep 2014 02:43:23 +0000 (UTC)
commit 2a287be9833ce956114e27dcbcc466ab441c666c
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Tue Sep 2 22:42:58 2014 -0400
Prep for the 3.14.91 release
NEWS | 38 ++++++++++++++++++++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 40 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ab2a80e..c1712e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+3.13.91 - 2 September 2014
+
+Gecko:
+
+ * Significant reworking of caret navigation by line to improve accuracy
+ and responsiveness and to eliminate getting stuck and looping
+
+ * Fix many bugs related to caret navigation by word
+
+ * Add support for aria-hidden="true"
+
+ * Present longdesc and clickable as part of Where Am I
+
+ * Fix an issue with structural navigation into list boxes
+
+ * Fix several bugs in presentation of Gecko form fields
+
+ * Fix several issues related to braille presentation of ARIA widgets
+
+ * Fix a regression introduced in 3.13.90 which caused Thunderbird
+ message composition to not be properly displayed in braille
+
+LibreOffice:
+
+ * Speak cell coordinates for Writer tables
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ cs Czech Marek Černocký
+ el Greek Tom Tryfonidis
+ es Spanish Francisco Javier Dorado
+ fr French Claude Paroz
+ gl Galician Fran Diéguez
+ nb Norwegian bokmål Kjartan Maraas
+ pt_BR Brazilian Portuguese Enrico Nicoletto
+
+=========
+
3.13.90 - 19 August 2014
Gecko:
diff --git a/README b/README
index 613a096..74d765e 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.13.91pre
+Orca v3.13.91
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index f35179f..be821af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [13])
-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]