Release v2.1.5
authorMike Gorse <mgorse@novell.com>
Mon, 15 Aug 2011 21:30:32 +0000 (16:30 -0500)
committerMike Gorse <mgorse@novell.com>
Mon, 15 Aug 2011 21:30:32 +0000 (16:30 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 462b524..0249081 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-atk 2.1.5:
+
+* Use libatspi constants rather than keeping duplicate copies of the
+  constants in at-spi2-atk.
+
+* Fixed some problems when shutting down and restarting the module.
+
 What's new in at-spi2-atk 2.1.4:
 
 * Ensure the detail integers are initialized before sending events.
index 99a8c96..3518873 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.1.4], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.1.5], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0