Release v2.9.92 AT_SPI2_CORE_2_9_92
authorMike Gorse <mgorse@suse.com>
Mon, 16 Sep 2013 21:33:46 +0000 (16:33 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 16 Sep 2013 21:33:46 +0000 (16:33 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index e69621d..726a260 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in at-spi2-core 2.9.92:
+
+* Fix multiple deadlocks with keystroke listeners (BGO#707218).
+
+
 What's new in at-spi2-core 2.9.91:
 
 * Fix a performance issue when running for a long time without a main
index 6b11fe9..544e146 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.9.91], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.9.92], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])