[orca/gnome-3-0] Orca v3.0.2
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-0] Orca v3.0.2
- Date: Mon, 23 May 2011 23:31:50 +0000 (UTC)
commit 99fdfa1089310c449b3489495184f7b5153314ed
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Tue May 24 01:31:19 2011 +0200
Orca v3.0.2
NEWS | 21 +++++++++++++++++++++
README | 2 +-
configure.in | 2 +-
3 files changed, 23 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7be893a..d045d4a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+3.0.2 - 23-May-2011
+
+ * Fix for bug #647037 - Pronunciation rules not being applied until
+ user settings are reloaded
+
+ * Fix for bug #650136 - Fallback on combo box name to get the
+ displayed item
+
+ * Fix for bug #647522 - Orca should not speak page loading messages
+ if 'only speak displayed text' is enabled
+
+ * Fix for bug #431030 - GtkStatusIcon objects don't have accessible
+ names
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ es Spanish Daniel Mustieles
+ hu Hungarian Gabor Kelemen
+
+==========
+
3.0.1 - 26-April-2011
* Fix for bug #647982 - Orca sometimes presents application
diff --git a/README b/README
index 0cc244c..78c8769 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.0.2pre
+Orca v3.0.2
Introduction
========================================================================
diff --git a/configure.in b/configure.in
index c272b10..e597329 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [0])
-m4_define([orca_micro_version], [2pre])
+m4_define([orca_micro_version], [2])
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]