[at-spi2-atk] Release v2.6.0



commit 0c08002e32226232d7454897eabb6507773227c1
Author: Mike Gorse <mgorse suse com>
Date:   Mon Sep 24 15:53:28 2012 -0500

    Release v2.6.0

 AUTHORS      |    2 +-
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 6f89ab4..9f0f539 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,7 +2,7 @@
 Authors of AT-SPI D-Bus implementation
 --------------------------------------
 
-Mike Gorse <mgorse novell com>
+Mike Gorse <mgorse suse com>
 Mark Doffman <mark doffman codethink co uk>
 
 
diff --git a/NEWS b/NEWS
index 89b0fad..f3b3a7b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-atk 2.6.0:
+
+* Fix some crashes in atk_bridge_adaptor_cleanup (BGO#684434).
+
+* When the cache is activated, register it on the main D-Bus connection.
+
 What's new in at-spi2-atk 2.5.92:
 
 * Fix atspi_hyperlink_get_uri (BGO#683182).
diff --git a/configure.ac b/configure.ac
index 12bb593..08e9b59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.5.92], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-atk], [2.6.0], [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]