[at-spi2-atk] Release v2.3.5
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-atk] Release v2.3.5
- Date: Mon, 6 Feb 2012 23:15:32 +0000 (UTC)
commit 7a6d8bedd0aceed2d39fbd2fd137924509bb57e8
Author: Mike Gorse <mgorse novell com>
Date: Mon Feb 6 17:18:27 2012 -0600
Release v2.3.5
NEWS | 14 ++++++++++++++
configure.ac | 2 +-
2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5750bbc..a1baf25 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+What's new in at-spi2-atk 2.3.5:
+
+* Remove the ability to set an accessible's name and description via AT-SPI
+ (it seems wrong to have been exposing this in the first place).
+
+* Fix for BGO#659967: some list API usage fixes.
+
+* Fix for BGO#663967: Don't use /a11y/ as a dconf path.
+
+* Fix for BGO#666371: possible crash when accessibles are created and
+ deleted in rapid succession; eg, in gnome-shell)
+
+* Avoid triggering GLib criticals in a few places.
+
What's new in at-spi2-atk 2.3.4:
* Fix for BGO#666870: Keystroke listeners do not work unless an event listener
diff --git a/configure.ac b/configure.ac
index 55f9c52..84376aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.3.4], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-atk], [2.3.5], [accessibility-atspi lists linux-foundation org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]