Release v2.5.5 AT_SPI2_CORE_2_5_5
authorMike Gorse <mgorse@suse.com>
Mon, 6 Aug 2012 20:53:38 +0000 (15:53 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 6 Aug 2012 20:53:38 +0000 (15:53 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 14931e8..9baa72a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-core 2.5.5:
+
+* Add atspi_action_get_localized_name (BGO#680598).
+
+* Allow building from out of source directory (BGO#680281)
+
 What's new in at-spi2-core 2.5.4:
 
 * Fix a missing return value.
index 2624a24..38cc263 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.5.4], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.5.5], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])