Release v2.1.91 AT_SPI2_CORE_2_1_91
authorMike Gorse <mgorse@novell.com>
Mon, 5 Sep 2011 22:58:49 +0000 (17:58 -0500)
committerMike Gorse <mgorse@novell.com>
Mon, 5 Sep 2011 23:00:04 +0000 (18:00 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 78200a8..bb3699d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-core 2.1.91:
+
+* Fixed a crash when deregistering event listeners.
+
+* Made DBus IsEnabled property readwrite.
+
 What's new in at-spi2-core 2.1.90:
 
 * Fixed a memory leak on DBus errors.
index 614c69c..91b9432 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.1.90], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.1.91], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])