[orca/gnome-3-6] Prep for Orca v3.5.4
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-6] Prep for Orca v3.5.4
- Date: Mon, 16 Jul 2012 16:28:36 +0000 (UTC)
commit 1071134ad1d25ae236b579edb489498bfc148655
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Mon Jul 16 12:27:30 2012 -0400
Prep for Orca v3.5.4
NEWS | 19 +++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index db478c3..999e73c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.5.4 - 16 July 2012
+
+General
+
+ * Structural navigation should not kick in when in editable WebKitGtk
+ objects
+
+ * Access object extents as a bounding box
+
+ * Fix for bug 679514 - settings_test.py script fails because of some
+ still remaining yaml files
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ el Greek Tom Tryfonidis
+ nb Norwegian bokmÃl Kjartan Maraas
+
+=========
+
3.5.3 - 25 June 2012
General
diff --git a/README b/README
index 34afa8e..0491c0b 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.5.4pre
+Orca v3.5.4
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index 1db8a66..f8220fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [5])
-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]