[at-spi2-core] Release v1.91.6.1



commit b8e214a93101f848fa1c72f31f5329a61083d8b1
Author: Mike Gorse <mgorse novell com>
Date:   Tue Feb 1 09:49:56 2011 -0600

    Release v1.91.6.1

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 12e5246..926eeb8 100644
--- 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.
diff --git a/configure.ac b/configure.ac
index 9a0089b..5a5e516 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]