[at-spi2-core/gnome-3-6] Release v2.6.3
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core/gnome-3-6] Release v2.6.3
- Date: Mon, 10 Dec 2012 20:20:22 +0000 (UTC)
commit 48e83b3cc9ebe4eb05271b5d69f07134b37ed544
Author: Mike Gorse <mgorse suse com>
Date: Mon Dec 10 14:20:49 2012 -0600
Release v2.6.3
NEWS | 16 ++++++++++++++++
configure.ac | 2 +-
2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 83aef90..c9b3c89 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+What's new in at-spi2-core 2.6.3:
+
+* Fix a crash when receiving a malformed event.
+
+* Fix atspi_accessible_get_index_in_parent when the parent is not cached
+
+* Fix crash in atspi_device_listener_new_simple.
+
+* registry: Fix a crash when removing hung processes.
+
+* registry: Fix deregistering of applications.
+
+* registry: Fix crash handling DeregisterKeystrokeListener
+
+* Fix some compiler warnings.
+
What's new in at-spi2-core 2.6.2:
* Don't output a warning when a p2p connection isn't available.
diff --git a/configure.ac b/configure.ac
index e29cf81..5cb8d34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.6.2], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.6.3], [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]