X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=NEWS;h=a358cc9d39f626a16ddfb80d69695130424569d3;hp=50a337e9b5722eef9f88d0047f70f12e1dc4c067;hb=cc1ba3203a74c36a41a21e8dad1fb3ccc338d62a;hpb=07c105719a39191c94fe55bc17d21f5e161f6002 diff --git a/NEWS b/NEWS index 50a337e..a358cc9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ +What's new in at-spi2-atk 2.3.90: + +* Have GrabFocus return a bool, per the spec, rather than a uint32. + +* Fix a potential crash when emitting a signal if the ATK implementor + misbehaves. + +What's new in at-spi2-atk 2.3.5: + +* Remove the ability to set an accessible's name and description via AT-SPI + (it seems wrong to have been exposing this in the first place). + +* Fix for BGO#659967: some list API usage fixes. + +* Fix for BGO#663967: Don't use /a11y/ as a dconf path. + +* Fix for BGO#666371: possible crash when accessibles are created and + deleted in rapid succession; eg, in gnome-shell) + +* Avoid triggering GLib criticals in a few places. + +What's new in at-spi2-atk 2.3.4: + +* Fix for BGO#666870: Keystroke listeners do not work unless an event listener + is also registered [also needs updated at-spi2-core] + What's new in at-spi2-atk 2.3.3: * Fix for BGO#664822 - gnome-shell crash when an AT is launched