Release v2.11.92 AT_SPI2_CORE_2_11_92
authorMike Gorse <mgorse@suse.com>
Mon, 17 Mar 2014 22:14:59 +0000 (17:14 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 17 Mar 2014 22:14:59 +0000 (17:14 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index c9cb7d2..3892175 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-core 2.11.92:
+
+* Fix a crash with MediaElch and Onboard (bgo#726243).
+
+* Various i18n updates.
+
 What's new in at-spi2-core 2.11.91:
 
 * Improve compatibility with at-spi2-registryd <= 3.10.
index 2742662..8647697 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.11.91], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.11.92], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])