[at-spi2-core] Release v2.9.91



commit 777ff89b3dc583b19fe50f110db651a4329cb84c
Author: Mike Gorse <mgorse suse com>
Date:   Mon Sep 2 14:07:39 2013 -0500

    Release v2.9.91

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7a69b06..e69621d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+What's new in at-spi2-core 2.9.91:
+
+* Fix a performance issue when running for a long time without a main
+  loop, such as with a dogtail script (BGO#701145).
+
+* Remove an unneeded unref that was causing a warning (BGO#706893).
+
+* Skip some functions that were not introspectable (BGO#707010).
+
 What's new in at-spi2-core 2.9.90:
 
 * Separate out X-dependent functionality, allow building without X11 (albeit
diff --git a/configure.ac b/configure.ac
index 5fa0a64..6b11fe9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.9.90], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.9.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]