[orca/gnome-3-12] Prep for the 3.12.3 release
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-12] Prep for the 3.12.3 release
- Date: Wed, 1 Oct 2014 11:43:41 +0000 (UTC)
commit dd85f0917c3476cf96d28be59755ef7a74a0ed46
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Wed Oct 1 07:43:15 2014 -0400
Prep for the 3.12.3 release
NEWS | 34 ++++++++++++++++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 36 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0bb481b..753ac8d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+3.12.3 - 1 October 2014
+
+General:
+
+ * Fix for bug 736237 - Enable autostart on additional desktop
+ environments
+
+ * Filter out non-standard modifiers when capturing keys for bindings
+
+ * Map 'marco' to 'metacity' in the script manager
+
+ * Speak cell coordinates for Writer tables
+
+ * Examine the new locusOfFocus (not the event.source) in
+ locusOfFocusChanged
+
+ * Remove a redundant (and occasionally crash-triggering) call to
+ getRole()
+
+ * Fix a hang that can occur when using structural navigation with
+ Evince forms
+
+ * Fix a traceback that occurred when Evince form field widgets
+ lost focus
+
+ * Handle yet another instance of Gtk+ failing to emit
+ object:state-changed:focused events
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ de German Benjamin Steinwender
+
+=========
+
3.12.2 - 13 May 2014
General:
diff --git a/README b/README
index e2a2370..5ccf7e8 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.12.3pre
+Orca v3.12.3
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index 08066af..84e765e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [12])
-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]