Release v0.3.90 AT_SPI2_CORE_0_3_90
authorMike Gorse <mgorse@novell.com>
Mon, 16 Aug 2010 23:31:46 +0000 (19:31 -0400)
committerMike Gorse <mgorse@novell.com>
Mon, 16 Aug 2010 23:31:46 +0000 (19:31 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index eeb016c..c45c6f7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-core 0.3.90:
+
+* FDO#29427: Registering for mouse:abs now works.
+
+* Add methods/signals to allow an application to track the events that are
+being listened to to avoid unnecessarily emitting signals.
+
 What's new in at-spi2-core 0.3.4:
 
 * Added GetChildren to the spec.
index 0b5ea8a..e223346 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [0.3.4], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [0.3.90], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])