X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=NEWS;h=14d7344ecb13be57325a7f018b420f9bb2f83bcd;hp=3ff56e8cd55b389254d6b1996801a7f67666892b;hb=90f159c6f14fe8bb932e4d01c46e72ca7b2ffb71;hpb=6ec52671e3007b3dcf3b4b542060cb440b19e2aa diff --git a/NEWS b/NEWS index 3ff56e8..14d7344 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ +What's new in at-spi2-atk 2.1.92: + +* Fix for BGO#658013: Add timeout to check for disconnect on a key listener. + +What's new in at-spi2-atk 2.1.91: + +* Fix for BGO#645321: Use an array of bytes rather than a string for the + atk-bridge location in the schema. + +What's new in at-spi2-atk 2.1.90: + +* Try to use the new AtkWindow interface to register for window events. + +What's new in at-spi2-atk 2.1.5: + +* Use libatspi constants rather than keeping duplicate copies of the + constants in at-spi2-atk. + +* Fixed some problems when shutting down and restarting the module. + +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.