========================================
 NEWS: pyatspi-0.3.91
========================================

What's new in pyatspi2 0.3.91:

* Enable relocate by default for now.

* Ensure that queued events are delivered when calling registry.stop().

* If an unexpected exception is thrown when checking for the accessibility bus
(ie, python-xlib is missing), throw the exception rather than silently
reverting to the session bus.


========================================
 NEWS: seed-2.31.91
========================================

== Seed 2.31.91, "Write About Love" (2010.08.30) ==

* Seed now optionally supports both WebKitGtk+-1.0 and 3.0

* Dynamic Object module - provides support for implementing
  underlying object callbacks in JavaScript (see commit d31aca)

* Implement caller-allocated out arguments

* Expose seed_value_from_gvalue() through the API

* Fix unusable seed_object_copy_property_names()

* Fix various build system issues