[orca/gnome-2-28] Mark as Orca 2.28.3



commit 44769d92e7378f675bb4dff8fc1e98644faf7d21
Author: Willie Walker <william walker sun com>
Date:   Sun Jan 3 20:05:49 2010 -0500

    Mark as Orca 2.28.3

 NEWS         |   19 +++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0df541b..9822eab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+2.28.3 - 03-Jan-2010
+
+General:
+
+* Fix for b.g.o.#601657 and d.o.o.#12629 - Preferences cannot be saved
+
+* Fix for bgo#604956 - Certain speech settings get improperly restored
+  to default when setting up Orca initially
+
+* Fix for bgo#604964 - Orca doesn't present the section headings in
+  PackageManager's new "Featured Packages" start page
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    zh_HK       Traditional Chinese Chao-Hsiung Liao
+    zh_TW       Traditional Chinese Chao-Hsiung Liao
+
+==========
+
 2.28.2 - 14-Dec-2009
 
 General:
diff --git a/README b/README
index ec26421..6767124 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.28.2
+Orca v2.28.3
 
 Introduction
 ========================================================================
diff --git a/configure.in b/configure.in
index 3e4ce4a..18227a4 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], [2])
+m4_define([orca_micro_version], [3])
 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]