Release v2.5.2
authorMike Gorse <mgorse@suse.com>
Wed, 6 Jun 2012 01:32:39 +0000 (20:32 -0500)
committerMike Gorse <mgorse@suse.com>
Wed, 6 Jun 2012 01:32:39 +0000 (20:32 -0500)
NEWS
autogen.sh [changed mode: 0644->0755]
configure.ac

diff --git a/NEWS b/NEWS
index 5016ce9..4da341f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 2.5.2:
+
+* Fix for bug 677211 - The collection interface's MATCH_ANY fails for states
+
 What's new in at-spi2-atk 2.5.1:
 
 * Updated Norwegian Nynorsk translation
old mode 100644 (file)
new mode 100755 (executable)
index 5e025f8..871644f 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.5.1], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.5.2], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0