[pyatspi2] 2.33.90
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2] 2.33.90
- Date: Mon, 19 Aug 2019 19:14:20 +0000 (UTC)
commit c5713766483d722070ec4411caf62809e53b738f
Author: Mike Gorse <mgorse alum wpi edu>
Date: Mon Aug 19 14:14:19 2019 -0500
2.33.90
NEWS | 14 ++++++++++++++
configure.ac | 2 +-
2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e886c07..cab8c4b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+What's new in pyatspi 2.33.90:
+
+* Fix typo in get_imageLocale.
+
+* event.str(): show event sender.
+
+* Remove wrapper for atspi_text_notify_reading_position, as the function has
+ been removed from at-spi2-core.
+
+* events: replace object:text:reading-position with
+ screen-reader:region-changed.
+
+* Add wrapper for atspi_set_reference_window.
+
What's new in pyatspi 2.33.2:
* Add support for ROLE_CONTENT_DELETION and ROLE_CONTENT_INSERTION.
diff --git a/configure.ac b/configure.ac
index eedd969..e4db95f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.33.2], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.33.90], [accessibility-atspi lists linux-foundation org])
AC_CONFIG_AUX_DIR(config)
# The version of python used is determined by the executable pointed to by the
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]