[pyatspi2/gnome-3-32] 2.32.1



commit dc4565208fca00da06b972915a080ad3c63f640d
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Apr 8 17:54:34 2019 -0500

    2.32.1

 NEWS         | 8 ++++++++
 configure.ac | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b195b20..cd20acd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in pyatspi 2.32.1:
+
+* Fix arguments in Text.addSelection.
+
+* Document that extents are only meaningful when both visible and showing.
+
+* Fix default kind value for registerKeystrokeListener.
+
 What's new in pyatspi 2.31.2:
 
 * Add ScrollSubstringTo and ScrollSubstringToPoint text interfaces.
diff --git a/configure.ac b/configure.ac
index c557311..9ed44d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.32.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.32.1], [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]