[at-spi2-core] Release v2.5.92



commit 9a665db05cd4ddf64d52c0aa7b21cd6103346943
Author: Mike Gorse <mgorse suse com>
Date:   Mon Sep 17 22:06:39 2012 -0500

    Release v2.5.92

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 79a9b78..d1bbf63 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-core 2.5.92:
+
+* Fix some annotations.
+
+* Exit, rather than crash, when unable to open an X display (BGO#660407).
+
+* Fix various memory leaks (BGO#684033).
+
 What's new in at-spi2-core 2.5.91:
 
 * Fix build with -fno-common.
diff --git a/configure.ac b/configure.ac
index 24e87b8..c68715d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.5.91], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.5.92], [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]