Release v2.7.3
authorMike Gorse <mgorse@suse.com>
Mon, 17 Dec 2012 22:12:54 +0000 (17:12 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 17 Dec 2012 22:12:54 +0000 (17:12 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index db6a4ca..1ca2688 100644 (file)
--- 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
index 84d384f..98daa58 100644 (file)
@@ -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