[orca/gnome-3-6] Prep for v3.5.5
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-6] Prep for v3.5.5
- Date: Mon, 6 Aug 2012 21:18:01 +0000 (UTC)
commit 1107edd6e3f060a2b32bc5abd48499b0265de703
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Mon Aug 6 22:37:55 2012 +0200
Prep for v3.5.5
NEWS | 23 +++++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 999e73c..d237705 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+3.5.5 - 6 August 2012
+
+WebKitGtk
+
+ * Fix for bug 677320 - Cannot perform braille scrolling amongst
+ objects in WebKitGtk content
+
+ * Fix for bug 681294 - SayAll does not work as expected when focus
+ is on a link in WebKitGtk content
+
+ * Fix for traceback when determining whether a MouseButtonEvent
+ should be ignored
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ el Greek Dimitris Spingos
+ hi Hindi chandankumar
+ nb Norwegian bokmÃl Kjartan Maraas
+ zh_HK Traditional Chinese (Hong Kong) Chao-Hsiung Liao
+ zh_TW Traditional Chinese (Taiwan) Chao-Hsiung Liao
+
+=========
+
3.5.4 - 16 July 2012
General
diff --git a/README b/README
index 74f52a7..a4013cb 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.5.5pre
+Orca v3.5.5
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index e393f68..a79c70c 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], [5pre])
+m4_define([orca_micro_version], [5])
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]