[orca] Release prep
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Release prep
- Date: Mon, 30 Jul 2018 22:05:47 +0000 (UTC)
commit b0e5c6846bffc55637f6608cb9f4a1d638c0e618
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Mon Jul 30 18:05:02 2018 -0400
Release prep
NEWS | 39 +++++++++++++++++++++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 41 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9b5128d5e..fe4c69738 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+3.29.4 - 30 July 2018
+
+General:
+
+ * Announce when all items in a container have been selected
+
+ * Rename selected-text command, bind it to a keystroke, and make it work in
+ spreadsheets and other containers
+
+ * Check additional ancestry when trying to find current flat review location
+
+ * Limit double-orca caps lock synthesis to within 0.5s
+
+ * Minimize looking for unrelated labels in gnome-shell (performance)
+
+ * Add brief delay before announcing "no focus"
+
+Terminal:
+
+ * Treat terminal insertions which end at the caret as presentable
+
+ * Prevent double-echoing of typed characters
+
+LibreOffice:
+
+ * Add option to always speak full selected range in spreadsheet
+
+Speech:
+
+ * Fix issues in recently-added progress marking and SSML support
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ ca Catalan Xavi Ivars
+ de German Tim Sabsch
+ es Spanish Daniel Mustieles
+
+=========
+
3.29.3 - 7 July 2018
Web + Email:
diff --git a/README b/README
index 6a6798043..60b967cf3 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.29.4pre
+Orca v3.29.4
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index 2806ad705..f9d1dcc7c 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], [4pre])
+m4_define([orca_micro_version], [4])
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]