projects
/
platform
/
upstream
/
at-spi2-atk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32a7655
)
Release v0.3.6
AT_SPI2_ATK_0_3_6
author
Mike Gorse
<mgorse@novell.com>
Tue, 3 Aug 2010 00:51:26 +0000
(20:51 -0400)
committer
Mike Gorse
<mgorse@novell.com>
Tue, 3 Aug 2010 00:51:26 +0000
(20:51 -0400)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 668f9d489687ade96d79a0ce19e105345ef374e9..b7c3cbe74624e616f2bd767130a4518498d8ac31 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
diff --git
a/configure.ac
b/configure.ac
index 5687fb1436769bccb3d1bb2f7e40c32ffdb31551..30ed7f5ed64ce8ba1b21e097c611716264ff8f9b 100644
(file)
--- 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