[orca/gnome-3-16] Prep for the 3.16.1 release
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-16] Prep for the 3.16.1 release
- Date: Wed, 15 Apr 2015 18:35:46 +0000 (UTC)
commit 2414527ce392c7cda5ee22c663f370abef78b2b3
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Wed Apr 15 14:35:24 2015 -0400
Prep for the 3.16.1 release
NEWS | 35 +++++++++++++++++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 37 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5295b6e..cf006cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+3.16.1 - 15 Apr 2015
+
+General:
+
+ * Don't search for replicants for Gecko zombies when pages are being
+ loaded because it can lead to a hang.
+
+ * Don't present position in list for the top-level menu of a context
+ menu
+
+ * Only present placeholder text if the entry lacks a value
+
+ * Use labelAndName instead of labelOrName with toggle buttons so
+ that we fallback on description when name has not been provided
+
+ * Work around yet another missing object:state-changed:focused event
+ from Gtk+
+
+ * Use datadir and localedir and not DATADIRNAME
+
+ * Fix for bug 746400 - Speak child position breaks Qt menu item
+ presentation
+
+ * Fix issue where translated symbols were being presented in English
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ bg Bulgarian Zahari Yurukov
+ is Icelandic Sveinn í Felli
+ it Italian Milo Casagrande
+ ru Russian Stas Solovey
+ sl Slovenian Matej Urbančič
+
+=========
+
3.16.0
New and updated translations (THANKS EVERYONE!!!):
diff --git a/README b/README
index 07bdc64..e277a61 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.16.1pre
+Orca v3.16.1
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index 7f3ee8a..9bc8ec5 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], [1pre])
+m4_define([orca_micro_version], [1])
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]