Release v0.3.6
authorMike Gorse <mgorse@novell.com>
Tue, 3 Aug 2010 00:51:26 +0000 (20:51 -0400)
committerMike Gorse <mgorse@novell.com>
Tue, 3 Aug 2010 00:51:26 +0000 (20:51 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 668f9d4..b7c3cbe 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-atk 0.3.6:
+
+* Fixed a problem with dbus introspection.
+
+* Do not block waiting for a response when registering.
+
 What's new in at-spi2-atk 0.3.5:
 
 * Have a socket retrieve its state set from its embedded plug
index 5687fb1..30ed7f5 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [0.3.5], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [0.3.6], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0