[pyatspi2] Release v0.3.6



commit 99f6575d0d381fa839a1e5b4388b21068996ffbd
Author: Mike Gorse <mgorse novell com>
Date:   Mon Aug 2 20:52:46 2010 -0400

    Release v0.3.6

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 41ce90e..b8e72c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in pyatspi2 0.3.6:
+
+* Some thread safety fixes; should no longer deadlock when listening for
+events using Strongwind.
+
 What's new in pyatspi2 0.3.4:
 
 * Listen for AddAccessible and RemoveAccessible at the DesktopCache level.
diff --git a/configure.ac b/configure.ac
index 40f9d72..d9e3f55 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [0.3.4], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [0.3.6], [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]