[orca/gnome-3-10] Prep for v3.10.3
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-10] Prep for v3.10.3
- Date: Mon, 24 Mar 2014 13:12:04 +0000 (UTC)
commit af487210998b6b1978e3e1ce8a5f34ccce66d9ea
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Mon Mar 24 09:11:44 2014 -0400
Prep for v3.10.3
NEWS | 34 ++++++++++++++++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 36 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b3b6db7..dae438e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+3.10.3 - 24 March 2014
+
+General:
+
+ * Fix for bug 726395 - Sometimes flat review presents non-localized
+ rolenames
+
+ * Fix a mysterious Brltty crash triggered by Orca
+
+ * Fix for bug 708664 - Selection and link indicators messing up braille
+
+ * Fix the live region announcment review keybindings
+
+ * Fix two hangs when accessing WebKitGtk content
+
+ * Fix two hangs when accessing Gecko content
+
+ * Fix bug in column header labels for the links list dialog
+
+ * Restore the speech server before cleaning up unused servers in
+ Preferences
+
+ * Add a sanity check for broken value-interface implementations
+
+ * Fix a possible traceback in eclipse script
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ fr French Julien Hardelin
+ hu Hungarian Attila Hammer
+ zh_CN Simplified Chinese 甘露(Gan Lu)
+
+=========
+
3.10.2 - 11 November 2013
General:
diff --git a/README b/README
index bedbc7e..a51df39 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.10.2
+Orca v3.10.3
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index d9faf76..fdfe9d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [10])
-m4_define([orca_micro_version], [2])
+m4_define([orca_micro_version], [3])
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]