summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gorse <mgorse@novell.com>2010-08-30 19:39:31 -0400
committerMike Gorse <mgorse@novell.com>2010-08-30 19:39:31 -0400
commit5bbebb090f89144425894f4fb90bd8d3e218d935 (patch)
tree328317f27cce2e67cab816ce823bfbe741b00bf8
parenta24027e2269908ecfc952e6cd44223d25c3f1202 (diff)
downloadat-spi2-atk-5bbebb090f89144425894f4fb90bd8d3e218d935.tar.gz
Release v0.3.91AT_SPI2_ATK_0_3_91
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 68f82be..396a275 100644
--- 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.
diff --git a/configure.ac b/configure.ac
index 67fabae..b4aef5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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