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:
683739d
)
Release v2.9.3
AT_SPI2_ATK_2_9_3
author
Mike Gorse
<mgorse@suse.com>
Mon, 17 Jun 2013 21:43:11 +0000
(16:43 -0500)
committer
Mike Gorse
<mgorse@suse.com>
Mon, 17 Jun 2013 21:43:11 +0000
(16:43 -0500)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index ca016c3adaa894545c055614dc7fc26788867ba0..be4279c31a699f64a3d0754b55b8e185e6d08a47 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+What's new in at-spi2-atk 2.9.3:
+
+* Fix for BGO#681276 (reentrancy issues with gnome-shell).
+
What's new in at-spi2-atk 2.9.2:
* Fix a memory leak in the socket adaptor (BGO#696733).
diff --git
a/configure.ac
b/configure.ac
index a42688b7c39d1b9e634b346d5a0358347304e9be..126c8395e60eaf0b05c7ecd002f1e86dc695a567 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([at-spi2-atk], [2.9.
2
], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.9.
3
], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0