[at-spi2-core] 2.21.4



commit d7373e83c38ad65c53018022defbed415abb0ffb
Author: Mike Gorse <mgorse suse com>
Date:   Mon Jul 18 18:51:43 2016 -0500

    2.21.4

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 38269fd..261aaa0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-core 2.21.4:
+
+* Fixed a crash in atspi_accessible_clear_cache.
+
+* Fixed a crash caused by at-spi2-registryd dying.
+
+* Fixed some session management issues in at-spi-bus-launcher.
+
 What's new in at-spi2-core 2.21.2:
 
 * Allow building without Xtst, Xi with --disable-x11
diff --git a/configure.ac b/configure.ac
index e325f81..cac2ddc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.21.2], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.21.4], [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]