X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=NEWS;h=04d1e305c383539dc88c0730deefd966b6af271f;hp=4d0967c2fc92a7f82e724c9375c27fe2432560c1;hb=a0d053d703c43012de82ccebf5defd1f8fc31848;hpb=220ac1116fa66f7ddb3914bb1a79691b5a23116d diff --git a/NEWS b/NEWS index 4d0967c..04d1e30 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +What's new in at-spi2-atk 2.2.0: + +* Really fix BGO#658013: Attach the timeout for a key listener to the + appropriate main loop context. + +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.