[at-spi2-core] Release v2.7.2
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Release v2.7.2
- Date: Mon, 19 Nov 2012 16:56:00 +0000 (UTC)
commit d0599189447966c74afacd45667300d38d968ce3
Author: Mike Gorse <mgorse suse com>
Date: Mon Nov 19 10:57:56 2012 -0600
Release v2.7.2
NEWS | 13 +++++++++++++
configure.ac | 2 +-
2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 89f3f30..4e00286 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+What's new in at-spi2-core 2.7.2:
+
+* Only call an event listener once per event, even if the listener registered
+ for both the event and a superset of the event.
+
+* Don't distribute dbind-config.h (BGO#688083).
+
+* Fix gtk-doc for Atspi-Registry (BGO#688224).
+
+* Some introspection fixes to make vapigen happy (BGO#688223).
+
+* [registry] Fixed a crash handling DeregisterKeystrokeListener.
+
What's new in at-spi2-core 2.7.1:
* Update the cache in response to role change notifications (BGO#685469).
diff --git a/configure.ac b/configure.ac
index eb9a1a7..6bcfdbe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.7.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.7.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]