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:
6ec51b3
)
Release v2.3.92
AT_SPI2_ATK_2_3_92
author
Mike Gorse
<mgorse@suse.com>
Mon, 19 Mar 2012 21:40:41 +0000
(16:40 -0500)
committer
Mike Gorse
<mgorse@suse.com>
Mon, 19 Mar 2012 21:40:41 +0000
(16:40 -0500)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index d0a944354cd202b99ed0e1bcbc4b2f677e477376..98c95ab3db7008f4ff8f768d332ef1fbf2d79e65 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+What's new in at-spi2-atk 2.3.92:
+
+* Add Khmer and Malayalam translations.
+
What's new in at-spi2-atk 2.3.91:
* Have GetIndexInParent() return a signed int, per the spec.
diff --git
a/configure.ac
b/configure.ac
index 3f8d5f16102bc116baf292cd78dcd0bb22261bac..ef54f6403f115ccb16f1c0f3fe4d845a90e06a5a 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([at-spi2-atk], [2.3.9
1
], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.3.9
2
], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0