[orca/gnome-3-0] Prep for v3.0.1



commit 36c595d10dea9c9b5d6f4836a40eb349c43c63c6
Author: Alejandro Leiva <aleiva emergya es>
Date:   Tue Apr 26 00:58:28 2011 +0200

    Prep for v3.0.1

 NEWS         |   26 ++++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 28 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 84910af..7be893a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+3.0.1 - 26-April-2011
+
+  * Fix for bug #647982 - Orca sometimes presents application
+    events in GNOME 3; other times it fails to do so.
+
+  * Fix for bug #647824 - Turning screen reader "off" should not be
+    equated with "do not autostart in the future"
+
+  * Fix for bug #647547 - The braille monitor should be movable
+
+  * Fix for bug #647117 - orca autostarted in kde
+
+  * Fix for bug #646288 - Orca needs to set and respond to the
+    appropriate gsettings keys
+
+  * Fix for bug #646475 - Traceback seen with gnome-speech
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    eo        Esperanto              Kristjan Schmidt
+    es        Spanish                Jorge González and Daniel Mustieles
+    hu        Hungarian              Attila Hammer, Gabor Kelemen
+    vi        Vietnamese             Nguy�n Thái Ng�c Duy
+
+==========
+
 3.0.0 - 04-March-2011
 
   * Fix for bug #646547 - Two typos in preferences string
diff --git a/README b/README
index d1a0c44..514c8da 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.0.1pre
+Orca v3.0.1
 
 Introduction
 ========================================================================
diff --git a/configure.in b/configure.in
index 73b1eed..46075fc 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [0])
-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]