summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a732589f..c04a0ee0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-core 2.25.2:
+
+* attempt to fix an occasional crash when an application disappears
+ (bgo#767074).
+
+* Add some missing roles to correspond with atk (description list,
+ description term, description value, and footnote).
+
What's new in at-spi2-core 2.25.1:
* atspi_table_cell_get_position: don't crash on error.