X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=1fe33bec642cbf452d08ef7a9fb027402f0341db;hb=cacf5dc0fac9e7fab51f8375e602fb1e4b50567e;hp=99029eb33bad636d36fd9a19e95764d38ce212cb;hpb=f532cdb855af7988f5a792bb80c4257083c2b2ba;p=platform%2Fupstream%2Fat-spi2-core.git diff --git a/NEWS b/NEWS index 99029eb..1fe33be 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,37 @@ +What's new in at-spi2-core 2.16.0: + +* Fix a couple of gtk-doc warnings (fdo#89678). + +What's new in at-spi2-core 2.15.90: + +* Deprecate atspi_text_get_text_{before,at,after}_offset() (bgo#697969) + +* Add roles for fractions, roots, subscripts, and superscripts (bgo#743403). + +What's new in at-spi2-core 2.15.4: + +* Add names to every timeout (bgo#710644). + +* Remove accessibility.conf from EXTRA_DIST (bgo#742987). + +* Add ATSPI_STATE_READONLY (bgo#690004). + +What's new in at-spi2-core 2.15.3: + +* Replace deprecated "Rename to" gtk-doc tag. + +* Fix atspi_table_cell_get_column_span prototype. + +What's new in at-spi2-core 2.15.2: + +* Make the documentation of ATSPI's STATE_ACTIVE consistent with that of + ATK's (bgo#740274). + +* Add ATSPI_ROLE_STATIC and update documentation for ATSPI_ROLE_TEXT + (bgo#740340). + +* gi-annotations: get_relation_set returns a array of AtspiRelation + What's new in at-spi2-core 2.15.1: * Fix some issues with the accessibility bus configuration (bgo#722738).