Release v2.15.1 AT_SPI2_CORE_2_15_1
authorMike Gorse <mgorse@suse.com>
Tue, 28 Oct 2014 01:08:24 +0000 (20:08 -0500)
committerMike Gorse <mgorse@suse.com>
Tue, 28 Oct 2014 01:08:24 +0000 (20:08 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 83b774d..99029eb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+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).
index ef9dea6..930bf66 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.14.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.15.1], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])