[orca] Prep for 2.31.5
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Prep for 2.31.5
- Date: Mon, 12 Jul 2010 18:45:43 +0000 (UTC)
commit 1f0d53d375d6fa4f5a8a8689a8665b387fc618c0
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Mon Jul 12 14:45:20 2010 -0400
Prep for 2.31.5
NEWS | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
README | 2 +-
configure.in | 2 +-
3 files changed, 52 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e5b3fce..840ef9a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,53 @@
+2.31.5 - 12-July-2010
+
+General:
+
+ * Fix for bgo#624153 - I see performance slowing with Orca after bug
+ 373387 fix
+
+ * Fix for bgo#373387 - Users should be able to lock/unlock the "Lock"
+ modifier even if Caps Lock is the Orca modifier
+
+ * Fix for bgo#616585 - Numpad 0 can't work after launch and quit orca
+
+ * Fix for bgo#536827 - Provide configuration GUI option to set the
+ Orca key/modifier
+
+ * Fix for bgo#623099 - Present date needs a few more formatting strings
+
+ * Fix for bgo#621535 - User should be able to select date and time
+ format from gui
+
+ * Fix for bgo#623414 - Orca's date format strings contain an extraneous
+ comma
+
+ * Fix for bgo#622739 - Make bonobo optional
+
+Magnification:
+
+ * Fix for bgo#621330 - Setting screen position of magnifier reverts to
+ "Full Screen" upon closing prefs dialog (gs-mag)
+
+Gecko:
+
+ * Fix for bgo#623825 - Regression: Orca speaks unselected XUL radio
+ buttons in Gecko dialog boxes
+
+ * Fix for bgo#623561 - Thunderbird script needs to be associated with
+ Lanikai
+
+gnome-terminal:
+
+ * Fix for bgo#623897 - uppercase accented deleted in the terminal are
+ not spoken with the correct voice
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ es Spanish Jorge González
+ gl Galician Fran Diéguez
+
+==========
+
2.31.4 - 28-June-2010
General:
diff --git a/README b/README
index 6f63643..6f3a07c 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.31.5pre
+Orca v2.31.5
Introduction
========================================================================
diff --git a/configure.in b/configure.in
index 473c8de..a94987e 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [2])
m4_define([orca_minor_version], [31])
-m4_define([orca_micro_version], [5pre])
+m4_define([orca_micro_version], [5])
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]