Release v2.5.92 AT_SPI2_ATK_2_5_92
authorMike Gorse <mgorse@suse.com>
Tue, 18 Sep 2012 03:07:55 +0000 (22:07 -0500)
committerMike Gorse <mgorse@suse.com>
Tue, 18 Sep 2012 03:07:55 +0000 (22:07 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 92db3815f766d772fdea7018c4693fe455349238..89b0fad67f706cad947ad526196063dafec38ce8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-atk 2.5.92:
+
+* Fix atspi_hyperlink_get_uri (BGO#683182).
+
+* Only initialize the cache when an AT is running.
+
+* Fix various memory leaks (BGO#683979, BGO#684077)
 What's new in at-spi2-atk 2.5.91:
 
 * Removed the gtk 3.0 module (BGO#678315).
index cd25d767d13dc74cee263d8e212fba880bdff70a..12bb59398c724f9c90ecb6905ae049474ae85e4c 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.5.91], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.5.92], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0