[at-spi2-core/gnome-3-10] Release v2.10.2



commit ba6b209692de72f661bb94fb9a1db12595f15622
Author: Mike Gorse <mgorse suse com>
Date:   Mon Nov 11 16:52:47 2013 -0600

    Release v2.10.2

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fa559f0..dc2fc9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-core 2.10.2:
+
+* Fix atspi_component_contains (BGO#710730).
+    
+* Hopefully fix a crash when unable to register with the session manager
+  (BGO#710689).
+
 What's new in at-spi2-core 2.10.1:
 
 * Fix a leak introduced in 2.9.92 that adversely affected performance
diff --git a/configure.ac b/configure.ac
index 59010d2..a330453 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.10.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.10.2], [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]