From: Mike Gorse Date: Tue, 3 Aug 2010 00:51:26 +0000 (-0400) Subject: Release v0.3.6 X-Git-Tag: AT_SPI2_ATK_2_12_0~362 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=commitdiff_plain;h=98d63d9d8396e292de3006c70e1c688b86681adf Release v0.3.6 --- diff --git a/NEWS b/NEWS index 668f9d4..b7c3cbe 100644 --- 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 diff --git a/configure.ac b/configure.ac index 5687fb1..30ed7f5 100644 --- a/configure.ac +++ b/configure.ac @@ -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