[orca/gnome-3-2] Prep for v3.2.2 release



commit 1b1a4d24ea1b01bd17722536ac39ccb7e4030bf0
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Mon Nov 14 17:18:06 2011 -0500

    Prep for v3.2.2 release

 NEWS         |   19 +++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 603c4a3..57af527 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.2.2 - 14 November 2011
+
+General
+
+  * Fix for bug #659023 - Orca does not speak the desktop icon names in
+    fallback mode if tutorial messages are enabled
+
+  * Fix for bug #661893 - Viewing package list of a www.launchpad.net PPA
+    causes Orca to stop working on Firefox 7.0.1
+
+  * Fix for bug #660099 - Cannot re-bind Orca keybindings via Preferences
+    dialog
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    te            Telugu                 A Mohan Vamsee
+
+=========
+
 3.2.1 - 17 October 2011
 
 General
diff --git a/README b/README
index a81f0a1..e9284b4 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.2.2pre
+Orca v3.2.2
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index 7f45e16..2ddfacb 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], [2pre])
+m4_define([orca_micro_version], [2])
 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]