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:
f6c1504
)
Release v2.15.3
AT_SPI2_ATK_2_15_3
author
Mike Gorse
<mgorse@suse.com>
Mon, 15 Dec 2014 23:43:00 +0000
(18:43 -0500)
committer
Mike Gorse
<mgorse@suse.com>
Mon, 15 Dec 2014 23:43:00 +0000
(18:43 -0500)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 91720bf98511c59d72c1dcbacc8bb953bef485ff..39fb1512204831e74cfc7ee910179b722c805917 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+What's new in at-spi2-atk 2.15.3:
+
+* Add mapping between ATK_ROLE_STATIC and ATSPI_ROLE_STATIC
+
What's new in at-spi2-atk 2.14.1:
* Aggressively filter out children-changed signals for objects with
diff --git
a/configure.ac
b/configure.ac
index 9d68af8e203d03978ad7cec41fe5673c0e5a1516..eda1115cd649c639c59a84bec97d1079d5593a21 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([at-spi2-atk], [2.1
4.1
], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.1
5.3
], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0