2.21.4 AT_SPI2_CORE_2_21_4
authorMike Gorse <mgorse@suse.com>
Mon, 18 Jul 2016 23:51:43 +0000 (18:51 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 18 Jul 2016 23:51:43 +0000 (18:51 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 38269fd..261aaa0 100644 (file)
--- 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
index e325f81..cac2ddc 100644 (file)
@@ -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])