[pyatspi2] Release v0.3.91
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2] Release v0.3.91
- Date: Mon, 30 Aug 2010 23:56:06 +0000 (UTC)
commit 7f5194bf49e3e622ee44ec1e1fe9c1e7fec911c5
Author: Mike Gorse <mgorse novell com>
Date: Mon Aug 30 19:56:54 2010 -0400
Release v0.3.91
NEWS | 10 ++++++++++
configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b8259c8..26f932a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+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.
+
What's new in pyatspi2 0.3.90:
* Have registerEventListener an deregisterEventListener notify the registry,
diff --git a/configure.ac b/configure.ac
index 3a63494..593583f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [0.3.90], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [0.3.91], [accessibility-atspi lists linux-foundation org])
AC_CONFIG_AUX_DIR(config)
LT_RELEASE=$AT_SPI_MAJOR_VERSION.$AT_SPI_MINOR_VERSION
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]