[at-spi2-core] Release v2.52
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Release v2.52
- Date: Mon, 4 Jun 2012 21:51:12 +0000 (UTC)
commit 91a3b728ca2ba1649f8594269a4efeadfa4ce631
Author: Mike Gorse <mgorse suse com>
Date: Mon Jun 4 16:55:07 2012 -0500
Release v2.52
NEWS | 10 ++++++++++
configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e2038d6..750e699 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What's new in at-spi2-core 2.5.2:
+
+* Fix a crash when a call to fetch a hyperlink times out.
+
+* Fix C++ compilation.
+
+* Remove a warning that was sometimes logged when a method call timed out.
+
+* Fix crash in atspi_deregister_keystroke_listener (FDO#50578)
+
What's new in at-spi2-core 2.5.1:
* Add atspi_set_timeout.
diff --git a/configure.ac b/configure.ac
index 64720e9..98c8667 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.5.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.5.2], [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]