X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=NEWS;h=d202b8f97b8c36564064ca03b68394f2c14abba9;hp=396a275d209ec2c36a8ab4ea2f279fe57383ad8b;hb=a16f5306aab7f9d5a8e0fe32fb75deddba175341;hpb=3e707fcae1f498038f7c2894eedc49c063bf1690 diff --git a/NEWS b/NEWS index 396a275..d202b8f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,28 @@ +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 + +What's new in at-spi2-atk 0.3.91.1: + +* Fi a build error introduced in 0.3.91. + What's new in at-spi2-atk 0.3.91: * Default to --enable-relocate for now.