Merge branch 'wip/meson'
[platform/upstream/at-spi2-core.git] / NEWS
diff --git a/NEWS b/NEWS
index 84885ca..c04a0ee 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+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.
+
+What's new in at-spi2-core 2.23.92:
+
+* Table cell API fixes (bgo#779835).
+
+What's new in at-spi2-core 2.23.90:
+
+* Fix an occasional crash when an application is closed (bgo#767074).
+
 What's new in at-spi2-core 2.23.4:
 
 * Don't pull in X headers if x11 is disabled (bgo#773710).