[pyatspi2] Release v1.91.0
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2] Release v1.91.0
- Date: Mon, 4 Oct 2010 22:02:58 +0000 (UTC)
commit a43364f4067e3245d969505483f4630f48bc58cd
Author: Mike Gorse <mgorse novell com>
Date: Tue Oct 5 06:02:54 2010 +0200
Release v1.91.0
NEWS | 6 ++++++
configure.ac | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 26f932a..cae842f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in pyatspi2 1.91.0:
+* --disable-relocate is the default again.
+
+* Added a "soft cache" to try to avoid repeatedly querying for information
+in cases where we never received an AccessibleAdded signal for an object.
+
What's new in pyatspi2 0.3.91:
* Enable relocate by default for now.
diff --git a/configure.ac b/configure.ac
index fc8d254..45971cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [0.5.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [1.91.0], [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]