[orca/gnome-3-0] Prep for v3.0.4



commit ee295ecdce35ba19abf5839318ecc85d8ee7581c
Author: Alejandro Leiva <aleiva emergya es>
Date:   Mon Jul 25 22:39:08 2011 +0200

    Prep for v3.0.4

 NEWS         |   23 +++++++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 55f2831..46110ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+3.0.4 - 25-July-2011
+
+General
+
+  * Fix for bug #634460 - Could orca provide date/time information within
+    the debug files?
+
+  * Fix for bug #654210 - Orca sometimes fails to present the default button
+    in a dialog
+
+  * Fix for bug #654321 - Orca's debug utility reports the toolkit version
+    as 'unknown'
+
+  * Fix for bug #654796 - Orca is not respecting the 'only speak displayed
+    text' setting with rolename presentation in WebKitGtk content
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    es            Spanish             Jorge GonzÃlez
+    ug            Uyghur              Sahran
+
+==========
+
 3.0.3 - 4-July-2011
 
 General
diff --git a/README b/README
index 126fe61..4d35875 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.0.4pre
+Orca v3.0.4
 
 Introduction
 ========================================================================
diff --git a/configure.in b/configure.in
index 6a1b2ac..b593fed 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [0])
-m4_define([orca_micro_version], [4pre])
+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]