[at-spi2-core] Release v2.1.1
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Release v2.1.1
- Date: Mon, 9 May 2011 13:56:06 +0000 (UTC)
commit a97f76c0e6fd75d262c22831d75e833a1e2b2aea
Author: Mike Gorse <mgorse linux-l2tz site>
Date: Mon May 9 15:55:28 2011 +0200
Release v2.1.1
NEWS | 11 +++++++++++
configure.ac | 2 +-
2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1704e10..eab19f7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+What's new in at-spi2-core 2.1.1:
+
+* Fixed a seg fault in at-spi-bus-launcher when ending a session (BGO#648942).
+
+* Fixed a possible crash when an application is short-lived.
+
+* FIxed memory leaks in atspi_accessible_get_toolkit_(name|version).
+
+* AT-SPI will now call g_error if it is unable to find the accessibility bus.
+ This results in aborting but with a somewhat less cryptic error than before.
+
What's new in at-spi2-core 2.0.1:
* Fix a memory leak when sending events.
diff --git a/configure.ac b/configure.ac
index bcc7a23..9e920c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.0.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.1.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]