[pyatspi2] Release v0.3.90
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2] Release v0.3.90
- Date: Mon, 16 Aug 2010 23:29:45 +0000 (UTC)
commit f2197c07ebe1c39b7348115ac5fb3fa5754fe565
Author: Mike Gorse <mgorse novell com>
Date: Mon Aug 16 19:30:45 2010 -0400
Release v0.3.90
NEWS | 8 ++++++++
configure.ac | 2 +-
2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b8e72c9..b8259c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in pyatspi2 0.3.90:
+
+* Have registerEventListener an deregisterEventListener notify the registry,
+as is now needed.
+
+* Avoid raising an event multiple times if EVENT_TREE is used to register for
+all events.
+
What's new in pyatspi2 0.3.6:
* Some thread safety fixes; should no longer deadlock when listening for
diff --git a/configure.ac b/configure.ac
index d9e3f55..678dec3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [0.3.6], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [0.3.90], [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]