Release v0.3.92 AT_SPI2_CORE_0_3_92
authorMike Gorse <mgorse@novell.com>
Mon, 13 Sep 2010 23:53:08 +0000 (19:53 -0400)
committerMike Gorse <mgorse@novell.com>
Mon, 13 Sep 2010 23:55:44 +0000 (19:55 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 674a2f0..0625e9d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-core 0.3.92:
+
+* Do not start accessibility bus if at-spi-corba is enabled.
+
 What's new in at-spi2-core 0.3.91:
 
 * Enabled the accessibility bus, so apps should be accessible, for instance,
index 8276a47..db43910 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [0.3.91], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [0.3.92], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])