projects
/
platform
/
upstream
/
at-spi2-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2c8c4c
)
Release v2.17.90
AT_SPI2_CORE_2_17_90
author
Mike Gorse
<mgorse@suse.com>
Mon, 17 Aug 2015 19:28:14 +0000
(14:28 -0500)
committer
Mike Gorse
<mgorse@suse.com>
Mon, 17 Aug 2015 19:28:14 +0000
(14:28 -0500)
NEWS
patch
|
blob
|
history
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).