X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=f9f8a406beaf300b3bbe16fdc69bd937a9053799;hb=747254496ecabd11e84615295ef629959f8ad9d6;hp=668f9d489687ade96d79a0ce19e105345ef374e9;hpb=02c944a82f2e6f3cea6ce043959a1c620f509bd7;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/NEWS b/NEWS index 668f9d4..f9f8a40 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,36 @@ +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. + +* Fix for FDO#29880: gtk module can't handle reloading. + +What's new in at-spi2-atk 0.3.90: + +* FDO#29365: Stop using a deprecated glib function. + +* Caching fixes--GetItems was completely broken in v0.3.6, and fixed a +possible crash when it is called. + +* Only emit signals when AT-SPI clients are listening for them. + +What's new in at-spi2-atk 0.3.6: + +* Fixed a problem with dbus introspection. + +* Do not block waiting for a response when registering. + What's new in at-spi2-atk 0.3.5: * Have a socket retrieve its state set from its embedded plug