[at-spi2-atk/gnome-3-8] Release v2.8.1



commit 5a844dd7ad0c8bf5026f65c51f86e55094f709b5
Author: Mike Gorse <mgorse suse com>
Date:   Mon Apr 15 13:57:59 2013 -0500

    Release v2.8.1

 NEWS         | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7b83851..1d7a128 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-atk 2.8.1:
+
+* Fix memory leak in socketadaptor.c (BGO#696733)
+
+* Fix a crash when handling a D-Bus method reply after deinitialization.
+
 What's new in at-spi2-atk 2.7.91:
 
 * Add Locale property (BGO#694368).
diff --git a/configure.ac b/configure.ac
index 2cec929..e37be39 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.8.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-atk], [2.8.1], [accessibility-atspi lists linux-foundation org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]