[pyatspi2/gi] Release v1.91.3
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2/gi] Release v1.91.3
- Date: Tue, 30 Nov 2010 00:14:25 +0000 (UTC)
commit 6912d30c490c7a54f5d7376f6a62ec3437503be4
Author: Mike Gorse <mgorse novell com>
Date: Mon Nov 29 19:10:27 2010 -0500
Release v1.91.3
NEWS | 6 ++++++
configure.ac | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d9560be..3d16dab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in pyatspi2 1.91.3:
+
+* This is a major refactor using the C-based libatspi as a core. This should
+ significantly improve performance. However, this release is very buggy and
+ is more of a development snapshot than a usable release.
+
What's new in pyatspi2 1.91.1:
* Add configure check for python-xlib
diff --git a/configure.ac b/configure.ac
index bc7a89c..1e50311 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [1.91.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [1.91.3], [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]