[orca] Prep for 3.29.92 release
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Prep for 3.29.92 release
- Date: Wed, 12 Sep 2018 11:55:09 +0000 (UTC)
commit d3bdb9fa638e8b117199201439af38d4407a4238
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Mon Sep 3 11:22:19 2018 -0400
Prep for 3.29.92 release
NEWS | 35 +++++++++++++++++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 37 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fe4c69738..00cccde64 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+3.29.92 - 3 September 2018
+
+General:
+
+ * Fall back on displayed text for labels which lack an accessible name
+
+ * Fix regression resulting from presentation of all selected items
+
+ * Always treat ROLE_APPLICATION objects as having size
+
+Web:
+
+ * Clear cache to work around missing state-changed event
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ cs Czech Marek Cernocky
+ da Danish Ask Hjorth Larsen
+ de German Tim Sabsch
+ fr French Claude Paroz
+ gl Galician Fran Dieguez
+ hu Hungarian Attila Hammer
+ id Indonesian Kukuh Syafaat
+ it Italian Milo Casagrande
+ lt Lithuanian Aurimas Černius
+ lv Latvian Rūdolfs Mazurs
+ po Polish Piotr Drąg
+ pt_BR Brazilian Portuguese Rafael Fontenelle
+ ro Romanian Daniel Șerbănescu
+ sl Slovenian Matej Urbančič
+ sv Swedish Anders Jonsson
+ tr Turkish Emin Tufan Çetin
+
+=========
+
3.29.4 - 30 July 2018
General:
diff --git a/README b/README
index 2cc58717f..8386db252 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.29.91pre
+Orca v3.29.92
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index 9be74c711..750d08389 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [29])
-m4_define([orca_micro_version], [91pre])
+m4_define([orca_micro_version], [92])
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]