[pyatspi2] Release v2.1.5



commit 51c9045d5d7908b6d51209aefdbad82c06561fd7
Author: Mike Gorse <mgorse novell com>
Date:   Mon Aug 15 16:33:18 2011 -0500

    Release v2.1.5

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 80ed8a3..c07bfa1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in pyatspi 2.1.5:
+
+* Remove support for relocated pyatspi-corba.
+
+* Fix getTextBeforeOffset.
+
 What's new in pyatspi 2.1.4:
 
 * Update to handle libatspi API changes.
diff --git a/configure.ac b/configure.ac
index c65f4bd..7d8fca4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.1.4], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.1.5], [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]