X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=NEWS;h=4da341f555caec57ad58392740d4dd01add4b4a3;hp=a358cc9d39f626a16ddfb80d69695130424569d3;hb=6cb355e0191bf9a8524c1d422f8b465d15f22a00;hpb=41d2ea9d95c244f9f9b29052d935db61c5febe27 diff --git a/NEWS b/NEWS index a358cc9..4da341f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +What's new in at-spi2-atk 2.5.2: + +* Fix for bug 677211 - The collection interface's MATCH_ANY fails for states + +What's new in at-spi2-atk 2.5.1: + +* Updated Norwegian Nynorsk translation + +What's new in at-spi2-atk 2.4.0: + +* Updated Hindi translation. + +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. + +* Send a DoAction reply message before invoking atk (works around + atk_action_do_action potentially not returning right away for gtk). + + What's new in at-spi2-atk 2.3.90: * Have GrabFocus return a bool, per the spec, rather than a uint32.