Release v2.7.5 AT_SPI2_CORE_2_7_5
authorMike Gorse <mgorse@suse.com>
Mon, 4 Feb 2013 22:29:14 +0000 (16:29 -0600)
committerMike Gorse <mgorse@suse.com>
Mon, 4 Feb 2013 22:29:14 +0000 (16:29 -0600)
NEWS
doc/libatspi/tmpl/atspi-constants.sgml

diff --git a/NEWS b/NEWS
index fe44d0b..d1e8e95 100644 (file)
--- 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.
index 4d597e5..3d6c8da 100644 (file)
@@ -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 ##### -->