[orca/gnome-3-14] Prep for 3.14.3 release
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-14] Prep for 3.14.3 release
- Date: Wed, 3 Dec 2014 17:09:13 +0000 (UTC)
commit 00772a448de8ae2380d3320bafa92fa141c14980
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Wed Dec 3 12:08:52 2014 -0500
Prep for 3.14.3 release
NEWS | 20 ++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d1968ec..de8a5f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+3.14.3 - 03 December 2014
+
+Gecko:
+
+ * Fix several issues related to focus mode toggling on pages which
+ set focus upon page load
+
+ * Exclude layout-only/presentational tables in structural navigation
+
+LibreOffice:
+
+ * Handle a false positive in isSameObject() which prevented paragraph
+ presentation
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ uk Ukranian Daniel Korostil
+
+=========
+
3.14.2 - 10 November 2014
Gecko:
diff --git a/README b/README
index 10d7856..79ba386 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.14.3pre
+Orca v3.14.3
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index 49e21b6..0310b2d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [14])
-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]