[orca/gnome-3-10] Prep for the 3.10.1 release
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-10] Prep for the 3.10.1 release
- Date: Wed, 16 Oct 2013 15:15:16 +0000 (UTC)
commit 623bf660f97736e6c406f2193f214a141c513b53
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Wed Oct 16 11:14:50 2013 -0400
Prep for the 3.10.1 release
NEWS | 37 +++++++++++++++++++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 39 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b541d27..9bff1dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+3.10.1 - 16 October 2013
+
+General:
+
+ * Present the wifi network and battery-charged state in the new system
+ status menu
+
+ * Present the position and contents when switching pages in gnome-documents
+
+ * Fix to make SayAll identify text which is a link in non-HTML documents
+
+ * Remove incorrect/obsolete information from Orca's help content
+
+LibreOffice:
+
+ * Fix structural navigation for tables in Writer
+
+ * Present table cell text, if present, rather than the name in Writer
+
+Gecko:
+
+ * Fix for bug 709573 - Orca can hang on a web page in Firefox
+
+ * Handle timeouts in liveregions._getMessage() more gracefully
+
+ * Ignore text-changed events from Thunderbird's status bar
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ ca Catalan Gil Forcada
+ ca Catalan (Valencian) Carles Ferrando
+ es Spanish Daniel Mustieles
+ hu Hungarian Attila Hammer
+ pt_BR Brazilian Portuguese Enrico Nicoletto
+
+=========
+
3.10.0 - 24 September 2013
General:
diff --git a/README b/README
index e63023d..a9cff7e 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.10.1pre
+Orca v3.10.1
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index 84eacaf..9c364fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [10])
-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]