[pyatspi2] Release v2.6.0
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2] Release v2.6.0
- Date: Mon, 24 Sep 2012 21:56:40 +0000 (UTC)
commit 39cead578141c66362bc488cc7405e1166ac6614
Author: Mike Gorse <mgorse suse com>
Date: Mon Sep 24 16:57:56 2012 -0500
Release v2.6.0
AUTHORS | 1 +
NEWS | 6 ++++++
configure.ac | 2 +-
3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 5d5cbf0..fed1230 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1,2 @@
+Mike Gorse <mgorse suse com>
Mark Doffman <mark doffman codethink co uk>
diff --git a/NEWS b/NEWS
index b7f8825..fa59f56 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in pyatspi 2.6.0:
+
+* Install caret focus tracker into $bindir, rather than $pythondir/examples.
+
+* Fix incorrect FSF address in file headers.
+
What's new in pyatspi 2.5.92:
* Fix for bug #683302 - Missing argument for set_current_value method
diff --git a/configure.ac b/configure.ac
index 536b7ae..b45b309 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.5.92], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.6.0], [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]