[at-spi2-core] Release v2.1.90
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Release v2.1.90
- Date: Mon, 29 Aug 2011 21:57:49 +0000 (UTC)
commit 05eb80441bd5cfbb9ad8d80b1b65cfb6a664f3bb
Author: Mike Gorse <mgorse novell com>
Date: Mon Aug 29 16:59:03 2011 -0500
Release v2.1.90
NEWS | 16 ++++++++++++++++
configure.ac | 2 +-
2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b52e704..78200a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+What's new in at-spi2-core 2.1.90:
+
+* Fixed a memory leak on DBus errors.
+
+* Added org.a11y.Status.IsEnabled (currently a read-only property) to the bus
+ launcher.
+
+* Fix for BGO#656004: atspi_accessible_get_relation_set returns a GArray again.
+
+* Numerous documentation fixes from Aline Bessa.
+
+* CLean up device listeners from disconnected applications.
+
+* Fix for BGO#657585: Do not crash when the bus launcher is unable to open the
+ X display.
+
What's new in at-spi2-core 2.1.5:
* Propertly free DBus error in atspi_accessible_get_process_id.
diff --git a/configure.ac b/configure.ac
index 18bddf3..614c69c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.1.5], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.1.90], [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]