2.21.2 AT_SPI2_CORE_2_21_2
authorMike Gorse <mgorse@suse.com>
Mon, 23 May 2016 23:39:46 +0000 (18:39 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 23 May 2016 23:39:46 +0000 (18:39 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 58746b3..38269fd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-core 2.21.2:
+
+* Allow building without Xtst, Xi with --disable-x11
+
+* ref_accessible_desktop: don't unref reply until we're finished with it
+
+* Updated translations.
+
 What's new in at-spi2-core 2.21.1:
 
 * registryd: avoid crashing with a NULL keystring (bgo#764688).
index 4efac23..e325f81 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.21.1], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.21.2], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])