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:
4c2aee0
)
Release v2.15.90
AT_SPI2_ATK_2_15_90
author
Mike Gorse
<mgorse@suse.com>
Mon, 16 Feb 2015 21:23:44 +0000
(15:23 -0600)
committer
Mike Gorse
<mgorse@suse.com>
Mon, 16 Feb 2015 21:23:44 +0000
(15:23 -0600)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 6748191e6327ae259fc2be76b558821cba837e1d..d30499ac964c6e5fe8963cf8a62ffea2df54fd90 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,9
@@
+What's new in at-spi2-atk 2.15.90:
+
+* Add roles for fractions, roots, subscripts, and superscripts.
+
+* Add action tests (bgo#743418).
+
What's new in at-spi2-atk 2.15.4:
* Don't parse non-existent signal arguments from atk.
diff --git
a/configure.ac
b/configure.ac
index 14acfe3e00ddd082a9c8240fcf4f58bcd4be27c2..229e80729465e970f38cabed901acf1510d09cdf 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([at-spi2-atk], [2.15.
4
], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.15.
90
], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0