[orca/gnome-3-16] Prep for the 3.16.3 release
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-16] Prep for the 3.16.3 release
- Date: Mon, 21 Sep 2015 16:15:47 +0000 (UTC)
commit b3494dc144a103f40ca39625595f8cb153ab0df2
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Mon Sep 21 12:14:46 2015 -0400
Prep for the 3.16.3 release
NEWS | 36 ++++++++++++++++++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 38 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 910fb4e..687e579 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+General:
+
+ * Updated documentation
+
+ * Add handling for Evo's "autocomplete" popups
+
+ * Work around missing object:state-changed:focused events from Gecko
+ and Gtk+
+
+ * Fix several issues related to Thunderbird's spellcheck dialog
+
+ * Work around broken custom comboboxes
+
+ * Add handling for ROLE_HEADER
+
+ * Handle error calling findAllDescendants in broken implementation
+
+ * Enable toggling of speech via keybinding when it's not silenced, but
+ disabled
+
+ * Set the profile when reloading settings
+
+ * Fix Say All bug for Gecko content
+
+ * Stop repeating tutorial messages when navigating amongst items of the
+ same type
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ de German Christian Kirbach
+ oc Occitan Cédric Valmary
+ pl Polish Piotr Drąg
+ pt Portuguese Pedro Albuquerque
+
+=========
+
3.16.2 - 12 May 2015
General:
diff --git a/README b/README
index 82b992f..bc66329 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.16.3pre
+Orca v3.16.3
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index b842873..cbf5690 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [16])
-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]