[at-spi2-core] 2.19.1
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] 2.19.1
- Date: Mon, 26 Oct 2015 22:21:13 +0000 (UTC)
commit 5ef3bfa4b541682b012e85961887bf4a7916d87e
Author: Mike Gorse <mgorse suse com>
Date: Mon Oct 26 17:06:53 2015 -0500
2.19.1
NEWS | 12 ++++++++++++
configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1c725d0..cd644a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+What's new in at-spi2-core 2.19.1:
+
+* Don't crash if we get a children-changed event with a non-existent
+ child (bgo#755951).
+
+* atspi_hyperlink_get_index_range: don't return random values if the
+ call fails (bgo#755727).
+
+* Fixed some atspi_text_ functions (bgo#755731).
+
+* Fixed crash during removal of last application in registryd (bgo#756513).
+
What's new in at-spi2-core 2.17.90:
* Modified the cache API to specify an object's index and child count
diff --git a/configure.ac b/configure.ac
index 2613c46..a585343 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.18.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.19.1], [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]