[at-spi2-core] Release v2.1.91



commit bd86c42036c9febf2e569160d69cca86a015416c
Author: Mike Gorse <mgorse novell com>
Date:   Mon Sep 5 17:58:49 2011 -0500

    Release v2.1.91

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 78200a8..bb3699d 100644
--- 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.
diff --git a/configure.ac b/configure.ac
index 614c69c..91b9432 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]