[at-spi2-atk] Update news and bump version



commit 84ce4d80b3053ac4fb88059a6a9f25412ababe48
Author: Mike Gorse <mgorse novell com>
Date:   Mon May 24 20:11:13 2010 -0400

    Update news and bump version

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 49f20a9..4ac5c1d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What's new in at-spi2-atk 0.3.2:
+
+* Some hyperlink fixes.
+
+* Cache additions are now done in an idle call.  This prevents additions
+from being made when an object may not be fully initialized and prevents
+Firefox 3.6 from crashing.
+
+* The cache object has been placed into the org.a11y.atspi namespace.
+
 What's new in at-spi2-atk 0.3.1:
 
 * Added a gconf schema.
diff --git a/configure.ac b/configure.ac
index 06ffe8b..bf4fa97 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [0.3.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-atk], [0.3.2], [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]