[at-spi2-core] Release v0.3.91



commit 49595962148e54fec73dd63623f8e314d02c609d
Author: Mike Gorse <mgorse novell com>
Date:   Mon Aug 30 19:56:08 2010 -0400

    Release v0.3.91

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c45c6f7..674a2f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+What's new in at-spi2-core 0.3.91:
+
+* Enabled the accessibility bus, so apps should be accessible, for instance,
+if an application becomes setuid root.
+
+* Several build fixes.
+
+* Default to --enable-relocate for now.
+
 What's new in at-spi2-core 0.3.90:
 
 * FDO#29427: Registering for mouse:abs now works.
diff --git a/configure.ac b/configure.ac
index 419eae2..f633ad5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [0.3.90], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [0.3.91], [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]