[orca] Prep for v3.9.91
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Prep for v3.9.91
- Date: Tue, 3 Sep 2013 21:01:30 +0000 (UTC)
commit 46642bd944aff87a8dafa7c2c9cd0a6b5288bc26
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Tue Sep 3 17:01:13 2013 -0400
Prep for v3.9.91
NEWS | 29 +++++++++++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 31 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 81cc3d6..429c676 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+3.9.91 - 3 September 2013
+
+General:
+
+ * Fix for bug 644515 - Text attribute presentation is completely
+ broken for Gecko
+
+ * Workaround for BackSpace and Delete text changed events not being
+ presented
+
+ * Handle partially-implemented value interfaces with range of 0 to 1
+
+ * Fix to present the new sliders in gnome-shell
+
+Performance:
+
+ * Fix for bug 616847 - Only perform braille functions when braille
+ is enabled
+
+ * Add object:active-descendant-changed to events that may be part
+ of an "event flood"
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ pl Polish Piotr Drąg
+ sl Slovenian Matej Urbančič
+
+=========
+
3.9.90 - 21 August 2013
General
diff --git a/README b/README
index 0ef1e15..3f66d71 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.9.91pre
+Orca v3.9.91
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index 2707deb..034d412 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [9])
-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]