X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=NEWS;h=d202b8f97b8c36564064ca03b68394f2c14abba9;hp=d571c8e487ae897d9e75ef0e9fe6028ecdf48d1d;hb=a16f5306aab7f9d5a8e0fe32fb75deddba175341;hpb=eef38e79b4dfb2317ba7d94ad7c344f0fe145283 diff --git a/NEWS b/NEWS index d571c8e..d202b8f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +What's new in at-spi2-atk 1.91.3: + +* Attributes in a collection match rule are now expected to be sent as a + dictionary. + +What's new in at-spi2-atk 1.91.2: + +* FIxed BGO#563546: Removed the g_atexit hook. + +What's new in at-spi2-atk 1.91.1: + + * Fire all events until we receive a reply from GetRegisteredEvents + +What's new in at-spi2-atk 1.91.0: + +* --disable-relocate is the default again. + What's new in at-spi2-atk 0.3.92: * Have value methods return 0 on failure rather than fail, as in original pyatspi