Release v2.17.90
[platform/upstream/at-spi2-core.git] / NEWS
diff --git a/NEWS b/NEWS
index f018533..1c725d0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+What's new in at-spi2-core 2.17.90:
+
+* Modified the cache API to specify an object's index and child count
+  rather than its children. This eliminates the need for the application
+  to enumerate its children, improving performance in some places with
+  large lists (bgo#650090).
+
+What's new in at-spi2-core 2.17.1:
+
+* Functions shouldn't try to return values (bgo#749330).
+
+* Fix atspi_table_cell_get_position.
+
+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).