Release v2.17.90 AT_SPI2_CORE_2_17_90
authorMike Gorse <mgorse@suse.com>
Mon, 17 Aug 2015 19:28:14 +0000 (14:28 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 17 Aug 2015 19:28:14 +0000 (14:28 -0500)
NEWS

diff --git a/NEWS b/NEWS
index 4a56efa..1c725d0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+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).