Release v0.3.3 AT_SPI2_ATK_0_3_3
authorMike Gorse <mgorse@novell.com>
Fri, 4 Jun 2010 19:53:00 +0000 (15:53 -0400)
committerMike Gorse <mgorse@novell.com>
Fri, 4 Jun 2010 19:53:00 +0000 (15:53 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 4ac5c1d843a58656d03969e6fbff9d2760ac504f..48dcd24e689f0ddca0028849d67da8172955d7a7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+What's new in at-spi2-atk 0.3.3:
+
+* Remove unused gtk build dependency.
+
+* Install a copy of the module into the gtk-3.0 modules directory.
+
+* Correct handling of some children-changed events sent by Firefox.
+
+* Lease objects that send events if they are not cached; fixes some
+tracebacks when handling Firefox events.
+
 What's new in at-spi2-atk 0.3.2:
 
 * Some hyperlink fixes.
index 8dffa719b0974467f53673a5bd22c633a18f3a5a..9b4065ac23d6a9798112c7dc79b660c2d11ec62b 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [0.3.2], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [0.3.3], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0