Release v2.5.92 AT_SPI2_CORE_2_5_92
authorMike Gorse <mgorse@suse.com>
Tue, 18 Sep 2012 03:06:39 +0000 (22:06 -0500)
committerMike Gorse <mgorse@suse.com>
Tue, 18 Sep 2012 03:06:39 +0000 (22:06 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 79a9b78..d1bbf63 100644 (file)
--- 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.
index 24e87b8..c68715d 100644 (file)
@@ -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])