X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=0cd5e221a59c1c79466eaefc0820d6924c06d21e;hb=850b3cc117232ff6b477105d4dd6dff8e4886c77;hp=c04a0ee00f7cbc3378f54772620a25d6c552d37a;hpb=6d468128c7a8a43f9b0930910a1e8c9c75820c2b;p=platform%2Fupstream%2Fat-spi2-core.git diff --git a/NEWS b/NEWS index c04a0ee..0cd5e22 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,30 @@ +What's new in at-spi2-core 2.25.90: + +* Fix a couple of introspection issues (bgo#784481). + +* atspi_get_a11_bus: don't leak the DBusConnection. + +* Meson fixes. + +What's new in at-spi2-core 2.25.4: + +* Fix gir generation with autotools (bgo#783994). + +What's new in at-spi2-core 2.25.3: + +* Fix -Wmisleading-indentation warnings. + +* Fix memory leak of at-spi-bus-launcher. + +* Add error-message, error-for, details, and details-for relation types. + +* Poll direct dbus connections in the main loop--fixes processes + being marked hung and the hung flag never being removed. + +* Add Meson build system (thanks to Emmanuele Bassi). + +* Various build fixes (thanks to Emmanuele Bassi). + What's new in at-spi2-core 2.25.2: * attempt to fix an occasional crash when an application disappears