[orca/gnome-3-2] Prep for Orca v3.2.1
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-2] Prep for Orca v3.2.1
- Date: Mon, 17 Oct 2011 21:42:28 +0000 (UTC)
commit d5d098fc0e5b527ab2040a77a09305c52799f2f3
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Mon Oct 17 17:41:50 2011 -0400
Prep for Orca v3.2.1
NEWS | 21 +++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 23 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b4b4570..603c4a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+3.2.1 - 17 October 2011
+
+General
+
+ * Fix for bug 661706 - Sanity check needed in Gecko script's
+ getBottomOfFile() to ensure we have a "last object"
+
+ * Fix for bug 659122 - UnicodeDecodeError and UnicodeEncodeError keep
+ cropping up since introspection
+
+ * Fix for bug 659122 - Traceback presenting time and date
+
+ * Fix for bug 660163 - Traceback when try to edit a keybinding
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ uk Ukranian Daniel Korostil
+ zh_CN Simplified Chinese YunQiang Su
+
+=========
+
3.2.0 - 26 September 2011
General
diff --git a/README b/README
index af5438e..7335aea 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.2.1pre
+Orca v3.2.1
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index f412ef6..cfc942f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [2])
-m4_define([orca_micro_version], [1pre])
+m4_define([orca_micro_version], [1])
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]