From: Mike Gorse Date: Mon, 24 Sep 2012 20:53:28 +0000 (-0500) Subject: Release v2.6.0 X-Git-Tag: AT_SPI2_ATK_2_12_0~65 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=commitdiff_plain;h=0c08002e32226232d7454897eabb6507773227c1;hp=d7489952dbe62aa4b7b6eaa2c993e2154a576783 Release v2.6.0 --- 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 +Mike Gorse Mark Doffman 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