[at-spi2-core/gnome-3-18] Release v2.18.1



commit d847fd5eb42a87f4d5b7644b6bb7d65ae983c2f7
Author: Mike Gorse <mgorse suse com>
Date:   Mon Oct 12 16:36:46 2015 -0500

    Release v2.18.1

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1c725d0..010fdec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What's new in at-spi2-core 2.18.1:
+
+* Don't crash if we get a children-changed event with a non-existent
+  child 9bgo#755951).
+
+* atspi_hyperlink_get_index_range: don't return random values if the
+  call fails (bgo#755727).
+
+* Fixed some atspi_text_ functions (bgo#755731).
+
 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..08cb10e 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.18.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]