[at-spi2-core] Release v2.2.1
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Release v2.2.1
- Date: Mon, 17 Oct 2011 22:00:04 +0000 (UTC)
commit 7a3349ef07107e8389e0ecdf4cda961096b8210b
Author: Mike Gorse <mgorse novell com>
Date: Mon Oct 17 17:01:50 2011 -0500
Release v2.2.1
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8d58bcf..2d83e51 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+What's new in at-spi2-core 2.2.1:
+
+* Fix org.a11y.Bus.Enabled property to set its initial state from the
+ GSettings key, if available and an initial property is not given on the
+ command line.
+
+* Fix for BGO#660947: Gracefully exit when already running, rather than
+ triggering a SIGABRT.
+
What's new in at-spi2-core 2.1.92:
* Fixed a crash when handling event listeners.
diff --git a/configure.ac b/configure.ac
index 3acec37..57ad668 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.2.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.2.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]