[at-spi2-core] Release v2.1.5
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Release v2.1.5
- Date: Mon, 15 Aug 2011 21:24:29 +0000 (UTC)
commit b485ea354dc718f99d37d58959da11e8a7a67ad6
Author: Mike Gorse <mgorse novell com>
Date: Mon Aug 15 16:25:38 2011 -0500
Release v2.1.5
NEWS | 12 ++++++++++++
configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 97f8fa2..b52e704 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+What's new in at-spi2-core 2.1.5:
+
+* Propertly free DBus error in atspi_accessible_get_process_id.
+
+* Clean up names of some private functions.
+
+* Move DBus interface name constants into atspi-constants.h and make public.
+
+* Remove support for relocated CORBA.
+
+* Fix for BGO#655127: Avoid Python crash for atspi_accessible_get_relation_set.
+
What's new in at-spi2-core 2.1.4:
* Some API changes to device and event listeners for compatibility with
diff --git a/configure.ac b/configure.ac
index 060b1ba..18bddf3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.1.4], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.1.5], [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]