orca r4008 - branches/gnome-2-22



Author: wwalker
Date: Mon Jun 30 17:02:35 2008
New Revision: 4008
URL: http://svn.gnome.org/viewvc/orca?rev=4008&view=rev

Log:
Prep for 2.22.3


Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/NEWS
   branches/gnome-2-22/README
   branches/gnome-2-22/configure.in

Modified: branches/gnome-2-22/NEWS
==============================================================================
--- branches/gnome-2-22/NEWS	(original)
+++ branches/gnome-2-22/NEWS	Mon Jun 30 17:02:35 2008
@@ -1,3 +1,25 @@
+2.22.3 - 30-Jun-2008
+
+* Fix for bug #371637 - Orca repeats "Location:" info repeatedly in
+  Nautilus File Browser Dialog.
+
+* Fix for bug #397306 - Orca's default synthesis engine choice should
+  take language into account.
+
+* Fix for bug #435585 - Java ControlPanel GIVING UP AFTER 5 TRIES.
+
+* Fix for bug #487585 - Orca Usage message should be localized.  Do
+  not mark the command line options for translation.
+
+* Fix for bug #529655 - After inputting an incorrect password on the
+  screensaver, Orca can't speak the whole dialog.
+
+    bg      Bulgarian            Alexander Shopov
+    hu      Hungarian            Attila Hammer and Gabor Kelemen
+    vi      Vietnamese           Clytie Siddall
+
+==========
+
 2.22.2 - 26-May-2008
 
 General:

Modified: branches/gnome-2-22/README
==============================================================================
--- branches/gnome-2-22/README	(original)
+++ branches/gnome-2-22/README	Mon Jun 30 17:02:35 2008
@@ -1,4 +1,4 @@
-Orca v2.22.3pre
+Orca v2.22.3
 
 Introduction
 ========================================================================

Modified: branches/gnome-2-22/configure.in
==============================================================================
--- branches/gnome-2-22/configure.in	(original)
+++ branches/gnome-2-22/configure.in	Mon Jun 30 17:02:35 2008
@@ -2,7 +2,7 @@
 
 ORCA_MAJOR_VERSION=2
 ORCA_MINOR_VERSION=22
-ORCA_MICRO_VERSION=3pre
+ORCA_MICRO_VERSION=3
 ORCA_VERSION="$ORCA_MAJOR_VERSION.$ORCA_MINOR_VERSION.$ORCA_MICRO_VERSION"
 AM_INIT_AUTOMAKE(orca, $ORCA_VERSION)
 AC_SUBST(ORCA_VERSION)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]