[at-spi2-atk] Release v2.7.3



commit 8a7aa1f41ba4010ffbe1bef1e3bb602cb9e4e6f3
Author: Mike Gorse <mgorse suse com>
Date:   Mon Dec 17 17:12:54 2012 -0500

    Release v2.7.3

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index db6a4ca..1ca2688 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-atk 2.7.3:
+
+* re-register if the registry goes away and later returns.
+
+* Stop using deprecated glib functions.
+
+* Fix a few memory leaks.
+
 What's new in at-spi2-atk 2.7.2:
 
 * atk-adaptor: don't emit a critical in case the bridge was not initialized
diff --git a/configure.ac b/configure.ac
index 84d384f..98daa58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.7.2], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-atk], [2.7.3], [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]