[pyatspi2] Release v1.91.90
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2] Release v1.91.90
- Date: Tue, 22 Feb 2011 18:13:16 +0000 (UTC)
commit aa59ccbb4076e776d5f3f8935fef16690872eed1
Author: Mike Gorse <mgorse novell com>
Date: Mon Feb 21 17:18:33 2011 -0600
Release v1.91.90
NEWS | 10 ++++++++++
configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a71d08c..a059bb1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What's new in pyatspi2 1.91.90:
+
+* Refactor EditableText so that text methods can be called from it.
+
+* Make state accessible through pyatspi.constants.
+
+* Fix selection interface.
+
+* Fix for BGO#641869: Remove --enable-relocate option.
+
What's new in pyatspi2 1.91.6:
* Added source_name and source_role to events.
diff --git a/configure.ac b/configure.ac
index ec1191b..32dc240 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [1.91.6], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [1.91.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]