[orca/gnome-3-6] Prep for Orca v3.6.1



commit fd58cc8d752477aea97f83324da824ce656f1ffb
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Mon Oct 15 18:24:58 2012 -0400

    Prep for Orca v3.6.1

 NEWS         |   21 +++++++++++++++++++++
 README       |    4 ++--
 configure.ac |    2 +-
 3 files changed, 24 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 74a3e11..c967bbf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+3.6.1 - 15 October 2012
+
+General
+
+  * Fix for bug 675288 - Orca doesn't always announce selection changes
+    in Nautilus 3.6's icon view
+
+  * Fix for bug 680228 - In Thunderbird 14.0 e-mail address auto
+    completion results are not spoken
+
+  * Fix for bug 684838 - Orca should present the accessible name of
+    sliders
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    bg            Bulgarian               Alexander Shopov
+    nb            Norwegian bokmÃl        Kjartan Maraas
+    uk            Ukranian                Daniel Korostil
+
+=========    
+
 3.6.0 - 24 September 2012
 
 New and updated translations (THANKS EVERYONE!!!):
diff --git a/README b/README
index bd314ba..874a580 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.6.1pre
+Orca v3.6.1
 
 Introduction
 ========================================================================
@@ -23,7 +23,7 @@ requests.
 Dependencies
 ========================================================================
 
-Orca v3.5.x is supported on GNOME 3.5.x only.  We highly suggest you
+Orca v3.6.x is supported on GNOME 3.6.x only.  We highly suggest you
 use the latest releases of GNOME because they contain accessibility
 infrastructure and application bug fixes that help Orca work better.
 
diff --git a/configure.ac b/configure.ac
index 00788a8..0002a5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [6])
-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]