Release v0.3.91
authorMike Gorse <mgorse@novell.com>
Mon, 30 Aug 2010 23:39:31 +0000 (19:39 -0400)
committerMike Gorse <mgorse@novell.com>
Tue, 31 Aug 2010 02:11:08 +0000 (22:11 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 68f82be..396a275 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-atk 0.3.91:
+
+* Default to --enable-relocate for now.
+
+* Fix for FDO#29880: gtk module can't handle reloading.
+
 What's new in at-spi2-atk 0.3.90:
 
 * FDO#29365: Stop using a deprecated glib function.
index 67fabae..b4aef5b 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [0.3.90], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [0.3.91], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0