[orca/gnome-3-4] Prep for Orca v3.4.2
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-4] Prep for Orca v3.4.2
- Date: Mon, 14 May 2012 22:17:58 +0000 (UTC)
commit 8fded851e70ab949ab65a015fa3404d5cd92ae1c
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Mon May 14 18:18:20 2012 -0400
Prep for Orca v3.4.2
NEWS | 18 ++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 43f82d7..f1eab6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.4.2 - 14 May 2012
+
+General
+
+ * Fix for bug 675522 - incorrect comment for translators
+
+ * Prevent gnome-shell notifications from being double-presented
+
+ * Try to handle metacity timeouts more gracefully
+
+ * Fix for bug 674237 - More unicode errors found with hungarian locale
+
+ * Fix for bug 674693 - Modifier keys pressed alone should interrupt speech
+
+ * Prevent Orca from interrupting speech in Anaconda trees
+
+=========
+
3.4.1 - 16 April 2012
GNOME 3
diff --git a/README b/README
index bd0d57d..3e8a296 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.4.2pre
+Orca v3.4.2
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index 7e8f319..07ee9c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [4])
-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]