[pyatspi2] Release v2.11.92



commit de0bec2e9549afea0e638c024765b146a2da1ad8
Author: Mike Gorse <mgorse suse com>
Date:   Mon Mar 17 17:34:36 2014 -0500

    Release v2.11.92

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bddda20..55287cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in pyatspi 2.11.92:
+
+*Fix a traceback when removing a text selection.
+
+What's new in pyatspi 2.11.90:
+
+* Add AtspiTableCell, tracking the new atk interface.
+
 What's new in pyatspi 2.11.3:
 
 * document: add support to current page and page count (BGO#719508).
diff --git a/configure.ac b/configure.ac
index 5839370..22399da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.11.90], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.11.92], [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]