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:
ab32bfb
)
Release v2.7.5
AT_SPI2_ATK_2_7_5
author
Mike Gorse
<mgorse@suse.com>
Mon, 4 Feb 2013 22:35:28 +0000
(16:35 -0600)
committer
Mike Gorse
<mgorse@suse.com>
Mon, 4 Feb 2013 22:35:28 +0000
(16:35 -0600)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 1ca2688edfa3f518aef530f926f16332c5239e5c..3a97b6f8fc70a3a76664a9abf81484a1fc982bfd 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,9
@@
+What's new in at-spi2-atk 2.7.5:
+
+* Support ATSPI_ROLE_LEVEL_BAR to correspond to the new atk role.
+
+* Fix various compiler warnings.
+
What's new in at-spi2-atk 2.7.3:
* re-register if the registry goes away and later returns.
diff --git
a/configure.ac
b/configure.ac
index ce6baf94c1485a63c41fa41d9f6f7bfed78cf503..f59f0b43753468de3348d1417fe11d631a1eb2b4 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([at-spi2-atk], [2.7.
3
], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.7.
5
], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0