Release v2.11.91
authorMike Gorse <mgorse@suse.com>
Mon, 3 Mar 2014 23:56:23 +0000 (17:56 -0600)
committerMike Gorse <mgorse@suse.com>
Mon, 3 Mar 2014 23:56:23 +0000 (17:56 -0600)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index ed9e13d..91a5887 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What's new in at-spi2-atk 2.11.91:
+
+* Improve compatibility with at-spi2-registryd <= 2.10.
+
+* Collection: Fix an infinite loop when encountering a NULL parent
+
+What's new in at-spi2-atk 2.11.90:
+
+* Add AtspitableCell, tracking the new atk interface
+
 What's new in at-spi2-atk 2.11.5:
 
 * Allow sending of properties with events upon request (BGO#708695).
index 2d63cf3..2d63b3c 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.11.90], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.11.91], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0