X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=NEWS;h=c228cd8584039133dff3d07e1d017b81ad4f80e3;hp=881ed048fc824f19ee0ca55efeefe545406aeb35;hb=6b63c523fac3c4bf721c143b0402d767d2fc5801;hpb=aa12a16a7064dbf923cb2e92918d4497732d53f7 diff --git a/NEWS b/NEWS index 881ed04..c228cd8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +What's new in at-spi2-atk 2.5.90: + +* Don't leak a GError when option parsing fails (BGO#679296) + +* Rework some inefficient code when removing clients and events (BGO#679295, + BGO#679297). + What's new in at-spi2-atk 2.5.5: * Implement GetLocalizedName for actions (BGO#680598)