[at-spi2-core] Release v2.11.5



commit 1a8023ab75cec38933fcec9e4eb34f80dc5e813c
Author: Mike Gorse <mgorse suse com>
Date:   Mon Feb 3 17:54:05 2014 -0600

    Release v2.11.5

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 399cd65..a65b586 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-core 2.11.5:
+
+* Add atspi_event_listener_register_full, and cache data requested by it
+  for the duration of the event callback (BGO#708695).
+
+* Fix a crash when atspi_accessible_get_process_id is called for an
+  application that is no longer present.
+
 What's new in at-spi2-core 2.11.3:
 
  * Fix atspi_text_get_bounded_ranges
diff --git a/configure.ac b/configure.ac
index d3847bc..84841a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.11.3], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.11.5], [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]