[at-spi2-core] Release v2.11.90



commit eda62cc5631b9d73624442fc13b10e474e5006c7
Author: Mike Gorse <mgorse linux-sh69 site>
Date:   Tue Feb 18 12:37:52 2014 -0600

    Release v2.11.90

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a65b586..cd98643 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-core 2.11.90:
+
+* bus-launcher: Do not use g_setenv when initializing the bus (bgo#724070).
+    
+* Fix a critical when processing deferred messages (bgo#724292).
+
+* Add AtspitableCell, tracking the new atk interface
+
 What's new in at-spi2-core 2.11.5:
 
 * Add atspi_event_listener_register_full, and cache data requested by it
diff --git a/configure.ac b/configure.ac
index 84841a0..506c0be 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.11.5], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.11.90], [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]