Release v2.14.1 AT_SPI2_ATK_2_14_1
authorMike Gorse <mgorse@suse.com>
Mon, 13 Oct 2014 22:55:55 +0000 (17:55 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 13 Oct 2014 22:55:55 +0000 (17:55 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 6f7190d29ba92b75ecc20b067f89e79375aa7bd8..91720bf98511c59d72c1dcbacc8bb953bef485ff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in at-spi2-atk 2.14.1:
+
+* Aggressively filter out children-changed signals for objects with
+  MANAGES_DESCENDANTS (bgo#728319).
+
 What's new in at-spi2-atk 2.13.4:
 
 * Fix typo in .pc file (bgo#721719).
index 966e40e455f13bf455002ec6bec6b543fe43f8c5..71f70822261e82ff918724461bbc19d2cd90aca7 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.14.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.14.1], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0