[orca] Prep for Orca v3.1.3
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Prep for Orca v3.1.3
- Date: Mon, 4 Jul 2011 21:32:25 +0000 (UTC)
commit 6e1467fada2f4744838510c913ef51ae6dd87690
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Mon Jul 4 17:30:47 2011 -0400
Prep for Orca v3.1.3
NEWS | 32 ++++++++++++++++++++++++++++++++
README | 2 +-
configure.in | 2 +-
3 files changed, 34 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 116b6da..a0b8daa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+3.1.3 - 4-July-2011
+
+General
+
+ * Fix for bug 653642 - Alt+F4 followed by Escape leaves the Orca window
+ closed - but Orca still running
+
+ * Fix for bug 653628 - List shortcuts mode: shortcut is spelled out as
+ "shift T A B" instead of saying "shift tab"
+
+ * Fix for bug 653634 - Orca welcome message is cut off
+
+ * Fix for bug 653624 - bash-ism causes error in orca startup script
+
+ * Fix for bug 653514 - The ONLY magnification work Orca should be doing
+ is handling caret and focus tracking
+
+ * Fix for bug 652500 - DBusException seen when Orca is running with
+ gnome-shell mag
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ de German Christian Kirbach
+ es Spanish Daniel Mustieles
+ gl Galician Fran DiÃguez
+ hu Hungarian Attila Hammer
+ sl Slovenian Matej UrbanÄiÄ
+ sv Swedish Daniel Nylander
+ tr Turkish Muhammet Kara
+
+==========
+
3.1.2 - 13-June-2011
The long-overdue "spring cleaning" release
diff --git a/README b/README
index 23e5605..1a4e1c2 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.1.3pre
+Orca v3.1.3
Introduction
========================================================================
diff --git a/configure.in b/configure.in
index 9f2fe37..0726d44 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], [3pre])
+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]