[orca] Mark as 2.29.4 (D'Oh - forgot to push this)



commit 88559f3940fff4b5f7d0d8f1a4569d60f1c609b9
Author: Willie Walker <william walker sun com>
Date:   Sun Jan 3 19:52:59 2010 -0500

    Mark as 2.29.4 (D'Oh - forgot to push this)

 NEWS         |   28 ++++++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 30 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5258bfe..5ef1201 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+2.29.4 - 21-Dec-2009
+
+NOTE - There was no 2.29.3 release due to no changes having been made
+       during the 2.29.3 release time frame.
+
+General:
+
+* Fix for b.g.o.#601657 and d.o.o.#12629 - Preferences cannot be saved.
+
+* 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
+
+* 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.29.2 - 16-Nov-2009
 
 NOTE - as a result of work on bgo#598917, you must now use
diff --git a/README b/README
index f55319b..acf2b3b 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.29.2
+Orca v2.29.4
 
 Introduction
 ========================================================================
diff --git a/configure.in b/configure.in
index 7487be6..aa0f9bb 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], [2])
+m4_define([orca_micro_version], [4])
 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]