[orca] Prep for the v3.1.91 release
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Prep for the v3.1.91 release
- Date: Mon, 5 Sep 2011 23:41:10 +0000 (UTC)
commit 7d84bb538040e6e98d748e77ab3ed6fbdac1bf4f
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Mon Sep 5 19:31:29 2011 -0400
Prep for the v3.1.91 release
NEWS | 35 +++++++++++++++++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 37 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4ec057c..9b9de88 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+3.1.91 - 5 September 2011
+
+General
+
+ * Fix for bug 658141 - Need to add support for the 'placeholder-text'
+ object attribute
+
+ * Fix for bug 658133 - Firefox lines which begin with bullets are not
+ always presented by Orca
+
+ * Fix for bug 657732 - stopSpeechOnActiveDescendant shouldn't cut off
+ the presentation of a name-change
+
+ * Fix for bug 657902 - Remove static binding cruft from configure.ac
+ and acinclude.m4
+
+Documentation
+
+ * Began update of the Orca 3.2 documentation
+
+ * Fix for bug 655642 - Problems in the docs
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ cs Czech Marek ÄernockÃ
+ es Spanish Jorge GonzÃlez
+ gl Galician Fran DiÃguez
+ hu Hungarian Attila Hammer, Gabor Kelemen
+ lt Lithuanian Aurimas Äernius
+ ru Russian Anatol Kamynin, Yuri Myasoedov
+ sv Swedish Daniel Nylander
+ ta Tamil Dr.T.Vasudevan
+
+=========
+
3.1.90 - 29 August 2011
General
diff --git a/README b/README
index b55e30a..5dde8ac 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.1.91pre
+Orca v3.1.91
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index d35dbd7..5104541 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [1])
-m4_define([orca_micro_version], [91pre])
+m4_define([orca_micro_version], [91])
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]