summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--doc/libatspi/tmpl/atspi-constants.sgml1
2 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fe44d0b2..d1e8e954 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-core 2.7.5:
+
+* Add ATSPI_ROLE_LEVEL_BAR to correspond to the new atk role.
+
+* Fix various compiler warnings.
+
What's new in at-spi2-core 2.7.4:
* Fix some ref count leaks.
diff --git a/doc/libatspi/tmpl/atspi-constants.sgml b/doc/libatspi/tmpl/atspi-constants.sgml
index 4d597e5e..3d6c8da3 100644
--- a/doc/libatspi/tmpl/atspi-constants.sgml
+++ b/doc/libatspi/tmpl/atspi-constants.sgml
@@ -437,6 +437,7 @@ Constant definitions needed by multiple interfaces.
@ATSPI_ROLE_IMAGE_MAP:
@ATSPI_ROLE_NOTIFICATION:
@ATSPI_ROLE_INFO_BAR:
+@ATSPI_ROLE_LEVEL_BAR:
@ATSPI_ROLE_LAST_DEFINED:
<!-- ##### MACRO ATSPI_ROLE_COUNT ##### -->