Java Access Bridge version 1.4.7
================================

* recognize and pass-through "paragraph" role 
and "flowsFrom"/"flowsTo" relations from OpenOffice
(without requiring Java 1.5).

Java Access Bridge version 1.4.6
================================

* org.GNOME.Bonobo.UnknownImpl now exposes 'destroy' and
  'refcount' to subclasses.  This helps subclasses to
  better react when their refcount goes to 0.

Java Access Bridge version 1.4.5
================================

* Report MANAGES_DESCENDANTS state correctly with 1.5.0 JDKs.

Java Access Bridge version 1.4.4
================================

* Fix for getAccessibleColumnHeader, bug #300699.
* Fixes for text-selection events, bugs #172807, #192925, #171951.
* Fix offsets returned for LINE_START and LINE_END boundary types.

Java Access Bridge version 1.4.3
================================

* Fixes for text-changed CORBA_Any context strings
* Fixes for SENTENCE and LINE ranges, AccessibleText_getTextAtOffset, etc.
* Bugs #171581, #171583, #171584, #151579, #149602.
* Improved INSTALL.

Java Access Bridge version 1.4.2
================================
* Set state SENSITIVE if state ENABLED is set. (bug #142537)

Java Access Bridge version 1.4.1
================================
* Implement setCaretOffset using AccessibleEditableText.selectText.
(bug #133023)

Java Access Bridge version 1.4.0
================================
* Check whether GNOME's Gconf accessibility key is set before initialising.
(bug #122425)

* Separate items in keybinding by ":". (bug #138392)

Java Access Bridge version 1.3.1
================================
* Ensure that java files in registry/org/GNOME?Accessibility are in source
tarball. (bug #137339)

Java Access Bridge version 1.3.0
================================
Version for use with GNOME 2.5

* Update to take account of new methods for Accessible and Text introduced
in at-spi for GNOME 2.5. (bug #128343)

Java Access Bridge version 1.2.1
================================

for gnome 2.5 'unstable' series

Java Access Bridge version 1.2.0
================================
Version for use with GNOME 2.4

