[at-spi2-core] 2.19.2



commit f9bd5d01b82497f46bee26845e0f628ad483d6e8
Author: Mike Gorse <mgorse suse com>
Date:   Mon Nov 23 19:16:31 2015 -0600

    2.19.2

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cd644a3..eca0694 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-core 2.19.2:
+
+* Disable xevie by default--it probably doesn't do anything anyhow.
+
+* get_index_in_parent: Don't crash if parent is defunct.
+
+* Don't crash when trying to set an invalid state (bgo#757915).
+
 What's new in at-spi2-core 2.19.1:
 
 * Don't crash if we get a children-changed event with a non-existent
diff --git a/configure.ac b/configure.ac
index c6258c3..ec07453 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.19.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.19.2], [accessibility-atspi lists linux-foundation org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]