[orca/gnome-2-28] Prep for Orca v2.28.2
- From: William Walker <wwalker src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [orca/gnome-2-28] Prep for Orca v2.28.2
- Date: Mon, 14 Dec 2009 23:43:02 +0000 (UTC)
commit 0a8183d1fffbfb0cf050e79b353a9c08c3323c64
Author: Willie Walker <william walker sun com>
Date: Mon Dec 14 18:42:03 2009 -0500
Prep for Orca v2.28.2
NEWS | 20 ++++++++++++++++++++
README | 2 +-
configure.in | 2 +-
3 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3081c46..0df541b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+2.28.2 - 14-Dec-2009
+
+General:
+
+* Work on bgo#597159 - Orca does not provide access to the contents of
+ Packagemanager's HTML container
+
+* Fix for bgo#603520 - Need to add script mapping to check for Pidgin
+ with a capital "P"
+
+* Fix for bgo#604492 - Orca doesn't work well with Packagemanager's
+ new Recent Searches feature
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ ca Catalan Gil Forcada
+ ja Japanese Takeshi Aihana
+
+==========
+
2.28.1 - 19-Oct-2009
General:
diff --git a/README b/README
index 0ebc1a1..ec26421 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.28.1
+Orca v2.28.2
Introduction
========================================================================
diff --git a/configure.in b/configure.in
index f1457ab..3e4ce4a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [2])
m4_define([orca_minor_version], [28])
-m4_define([orca_micro_version], [1])
+m4_define([orca_micro_version], [2])
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]