[orca/gnome-3-36] Prep for 3.36.3 release
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-36] Prep for 3.36.3 release
- Date: Mon, 1 Jun 2020 16:44:44 +0000 (UTC)
commit 3018f11e499283170bfe428dfb8b106b2866c182
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Mon Jun 1 12:44:15 2020 -0400
Prep for 3.36.3 release
NEWS | 22 ++++++++++++++++++++++
README.md | 2 +-
configure.ac | 2 +-
3 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 142449324..20047ca89 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.36.3 - 1 June 20202
+
+General:
+
+ * Fix crash related to non-standard tables
+
+ * Fix error using braille with JavaAtkWrapper
+
+ * Work around Qt not exposing STATE_CHECKABLE and/or using
+ ROLE_CHECK_MENU_ITEM on checkable menu items
+
+ * Fix presentation of Qt widgets labelled by their parent
+ container
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ ckb Kurdish Sorani Jwtiyar Nariman
+ de German Tim Sabsch
+ uk Ukrainian Yuri Chornoivan
+
+=========
+
3.36.2 - 23 April 2020
Chromium:
diff --git a/README.md b/README.md
index 8f87da2c3..65010a886 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Orca v3.36.3pre
+# Orca v3.36.3
## Introduction
diff --git a/configure.ac b/configure.ac
index d31490b2c..c15c10806 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [36])
-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]