[orca] Prep for Orca v2.29.90
- From: William Walker <wwalker src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [orca] Prep for Orca v2.29.90
- Date: Mon, 8 Feb 2010 19:29:06 +0000 (UTC)
commit 066633190550c21a8f480afa7ff850e6c65873e5
Author: Willie Walker <walker willie gmail com>
Date: Mon Feb 8 14:30:04 2010 -0500
Prep for Orca v2.29.90
NEWS | 33 ++++++++++++++++++++++++++++++++-
README | 2 +-
configure.in | 2 +-
3 files changed, 34 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6366167..a654813 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+2.29.90 - 08-Feb-2010
+
+General:
+
+* Fix for bgo#608186 - Man page needs live region keybinds
+ (thanks Arky!)
+
+* Sanity check to address the traceback reported in bgo#608319.
+
+* Fix for bgo#608680 - Please make orca's name translatable in the
+ about dialog (thanks Gabor Kelemen!)
+
+Firefox:
+
+* Updated regression tests to use local stylesheets
+
+* Work on bgo #608149 - Orca's caret navigation for Firefox is broken
+ effective the 30th Sept build of FF 3.6
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ bg Bulgarian Alexander Shopov
+ bn Bengali Maruf Ovee and Jamil Ahmed
+ es Spanish Francisco Javier Dorado Martinez and
+ Jorge Gonzalez
+ et Estonian Mattias Põldaru
+ hu Hungarian Attila Hammer and Gabor Kelemen
+ sl Slovenian Matej UrbanÄ?iÄ?
+
+==========
+
2.29.6 - 25-Jan-2010
General:
@@ -923,7 +954,7 @@ New and updated translations (THANKS EVERYONE!!!):
eu Basque Inaki Larranaga Murgoitio
fi Finnish Ilkka Tuohela
fr French Claude Paroz
- hu Hungarian Gabor Keleman
+ hu Hungarian Gabor Kelemen
ja Japanese Takeshi Aihana
nl Dutch Wouter Bolsterlee
pl Polish Tomasz Dominikowski
diff --git a/README b/README
index 71a1970..8c4c284 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.29.6
+Orca v2.29.90
Introduction
========================================================================
diff --git a/configure.in b/configure.in
index 01a4e48..1f42476 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [2])
m4_define([orca_minor_version], [29])
-m4_define([orca_micro_version], [6])
+m4_define([orca_micro_version], [90])
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]