orca r4140 - trunk
- From: wwalker svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r4140 - trunk
- Date: Mon, 1 Sep 2008 17:05:38 +0000 (UTC)
Author: wwalker
Date: Mon Sep 1 17:05:38 2008
New Revision: 4140
URL: http://svn.gnome.org/viewvc/orca?rev=4140&view=rev
Log:
Prep for Orca v2.23.91
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/README
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Sep 1 17:05:38 2008
@@ -1,3 +1,53 @@
+2.23.91 - 01-Sep-2008
+
+General:
+
+* Refix for bug #540937 - Orca doesn't check if the wnck python
+ bindings are installed.
+
+* Fix for bug #547774 - Possible small performance improvement for
+ starting preferences
+
+* Fix for bug #548380 - Character count message needs reordering in
+ translation
+
+* Fix for bug #548382 - Unreliable check for Evolution Setup Assistant
+
+StarOffice/OpenOffice:
+
+* Fix for bug #523416 - Cannot access Impress panes via the
+ keyboard (Note: Requires OOo 3.0)
+
+* Fix for bug #523452 - OOo spell check not working
+
+* Fix for bug #549664 - isDesiredFocusedItem() needs to be more
+ flexible
+
+Firefox:
+
+* Fix for bug #547477 - Cursor navigation cycles through same text
+ in Firefox--bugzilla page
+
+* Fix for bug #549529 - Improve our handling of caret-moved events
+ when Gecko is controlling the caret (Note: This doesn't fix all of
+ the issues; merely improves some of them)
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ de German Jochen Skulj
+ eu Basque IÃaki LarraÃaga Murgoitio
+ es Spanish Francisco Javier Dorado Martinez and
+ Jorge Gonzalez
+ et Estonian Ivar Smolin and Priit Laes
+ fi Finnish Timo Jyrinki
+ fr French Robert-Andrà Mauchin
+ gl Galician Ignacio Casal Quinteiro
+ sr latin Serbian Danilo Åegan
+ sv Swedish Daniel Nylander
+ th Thai Theppitak Karoonboonyanan
+
+==========
+
2.23.90 - 18-Aug-2008
General:
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Mon Sep 1 17:05:38 2008
@@ -1,4 +1,4 @@
-Orca v2.23.91pre
+Orca v2.23.91
Introduction
========================================================================
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Sep 1 17:05:38 2008
@@ -2,7 +2,7 @@
ORCA_MAJOR_VERSION=2
ORCA_MINOR_VERSION=23
-ORCA_MICRO_VERSION=91pre
+ORCA_MICRO_VERSION=91
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]