[at-spi2-core] Release v2.11.1



commit a2008c7b1af43c7a806f647db3f215680cb28618
Author: Mike Gorse <mgorse suse com>
Date:   Mon Oct 28 17:18:57 2013 -0500

    Release v2.11.1

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 726a260..a114f6c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What's new in at-spi2-core 2.11.1:
+
+* Fix a gsource leak that adversely impacted performance (BGO#709625).
+
+* Hopefully fix a rare crash when starting at-spi2-registryd (BGO#710689).
+
+* Fix atspi_component_contains (BGO#710730).
+    
+* Fix some compiler warnings and build issues.
+
 What's new in at-spi2-core 2.9.92:
 
 * Fix multiple deadlocks with keystroke listeners (BGO#707218).
diff --git a/configure.ac b/configure.ac
index f606d1a..1165b32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.10.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.11.1], [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]