[at-spi2-atk] Release v2.1.5



commit 524e78d6743b9d17f122f233122419728ae6372d
Author: Mike Gorse <mgorse novell com>
Date:   Mon Aug 15 16:30:32 2011 -0500

    Release v2.1.5

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 462b524..0249081 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-atk 2.1.5:
+
+* Use libatspi constants rather than keeping duplicate copies of the
+  constants in at-spi2-atk.
+
+* Fixed some problems when shutting down and restarting the module.
+
 What's new in at-spi2-atk 2.1.4:
 
 * Ensure the detail integers are initialized before sending events.
diff --git a/configure.ac b/configure.ac
index 99a8c96..3518873 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.1.4], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-atk], [2.1.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]