[pyatspi2] Release v2.5.92
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2] Release v2.5.92
- Date: Tue, 18 Sep 2012 03:09:19 +0000 (UTC)
commit f034bbbc79779c9e7fd21bdb2e158472f8d1ea66
Author: Mike Gorse <mgorse suse com>
Date: Mon Sep 17 22:10:44 2012 -0500
Release v2.5.92
NEWS | 6 ++++++
configure.ac | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9824108..b7f8825 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in pyatspi 2.5.92:
+
+* Fix for bug #683302 - Missing argument for set_current_value method
+
+* Include interim focus tracker as an example.
+
What's new in pyatspi 2.5.91:
* Fix autogen.sh for non-sourcedir build.
diff --git a/configure.ac b/configure.ac
index d48772f..536b7ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.5.91], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.5.92], [accessibility-atspi lists linux-foundation org])
AC_CONFIG_AUX_DIR(config)
LT_RELEASE=$AT_SPI_MAJOR_VERSION.$AT_SPI_MINOR_VERSION
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]