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:
20958d8
)
Release v2.1.4
author
Mike Gorse
<mgorse@novell.com>
Mon, 25 Jul 2011 22:25:17 +0000
(17:25 -0500)
committer
Mike Gorse
<mgorse@novell.com>
Thu, 28 Jul 2011 17:10:14 +0000
(12:10 -0500)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 3ff56e8cd55b389254d6b1996801a7f67666892b..462b524fba4647fb37142dc4e122ca33c0c1597a 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,9
@@
+What's new in at-spi2-atk 2.1.4:
+
+* Ensure the detail integers are initialized before sending events.
+
+* Map some new atk roles.
+
What's new in at-spi2-atk 2.1.3:
* Fix for BGO#652797: Remove unused AtkMisc instance.
diff --git
a/configure.ac
b/configure.ac
index 45492ce5faab206844a7fff0be73bd6009382350..609986bcc8cf41ea9ab14e025bb9c9dc5e2eb386 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([at-spi2-atk], [2.1.
3
], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.1.
4
], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0