Fix a typo in a crasher message
[platform/upstream/at-spi2-core.git] / NEWS
diff --git a/NEWS b/NEWS
index 8f0f4c7..0a3dadc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+What's new in at-spi2-core 2.15.3:
+
+* Replace deprecated "Rename to" gtk-doc tag.
+
+* Fix atspi_table_cell_get_column_span prototype.
+
+What's new in at-spi2-core 2.15.2:
+
+* Make the documentation of ATSPI's STATE_ACTIVE consistent with that of
+  ATK's (bgo#740274).
+
+* Add ATSPI_ROLE_STATIC and update documentation for ATSPI_ROLE_TEXT
+  (bgo#740340).
+
+* gi-annotations: get_relation_set returns a array of AtspiRelation
+
+What's new in at-spi2-core 2.15.1:
+
+* Fix some issues with the accessibility bus configuration (bgo#722738).
+
+* Documentation for AtspiTableCell is now built.
+
+What's new in at-spi2-core 2.13.92:
+
+* Fix alignment checks when cross-compiling (bgo#736653).
+
 What's new in at-spi2-core 2.13.90:
 
 * Fix crash when testing interfaces with collections (bgo#734805).