Release v1.91.6.1 AT_SPI2_CORE_1_91_6_1
authorMike Gorse <mgorse@novell.com>
Tue, 1 Feb 2011 15:49:56 +0000 (09:49 -0600)
committerMike Gorse <mgorse@novell.com>
Tue, 1 Feb 2011 15:49:56 +0000 (09:49 -0600)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 12e5246..926eeb8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-core 1.91.6.1:
+
+* Fixed a crash introduced in 1.91.6.
+
+* atspi_accessible_get_interfaces will now explicitly return the Accessible
+  interface.
+
 What's new in at-spi2-core 1.91.6:
 
 * Some build fixes.
index 9a0089b..5a5e516 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [1.91.6], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [1.91.6.1], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])