diff options
author | liyuan <liyuan@e2bd861d-eb25-0410-b326-f6ed22b6b98c> | 2007-11-12 14:22:56 +0000 |
---|---|---|
committer | liyuan <liyuan@e2bd861d-eb25-0410-b326-f6ed22b6b98c> | 2007-11-12 14:22:56 +0000 |
commit | 78f22e74688cad9e6762a30bbefc9a69c3b8bdc1 (patch) | |
tree | 1db976ba14805d48b86bb555df1e2802bc133e0f /README | |
parent | 0ce898eafc8210911be4165a7dd28d3b662fd311 (diff) | |
download | at-spi2-atk-78f22e74688cad9e6762a30bbefc9a69c3b8bdc1.tar.gz |
2007-11-12 Li Yuan <li.yuan@sun.com>
* configure.in, README, NEWS:
Uprev/release 1.21.2.
2007-11-12 Li Yuan <li.yuan@sun.com>
* libspi/accessible.c: (impl_accessibility_accessible_get_state),
(impl_accessibility_accessible_get_relation_set):
Fix for #446277. Decrease the ref count to 1.
git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@967 e2bd861d-eb25-0410-b326-f6ed22b6b98c
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ README -at-spi version 1.21.1 +at-spi version 1.21.2 This version of at-spi requires atk 1.17.0 or later. |