[pyatspi2] Release v2.3.4
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2] Release v2.3.4
- Date: Mon, 16 Jan 2012 03:49:47 +0000 (UTC)
commit 4eaed5bd0e85ca05d1ce63544a054a8861eedb9e
Author: Mike Gorse <mgorse novell com>
Date: Sun Jan 15 21:52:33 2012 -0600
Release v2.3.4
NEWS | 4 ++++
configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0eaed8a..a3bb97e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.3.4:
+
+* Fix for BGO#666871: deregisterKeystrokeListener was broken.
+
What's new in pyatspi 2.2.1:
* Use hasattr rather than a try in registerEventListener, for performance.
diff --git a/configure.ac b/configure.ac
index fd29faa..936cd26 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.2.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.3.4], [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]