2.13.1 AT_SPI2_ATK_2_13_1
authorMike Gorse <mgorse@suse.com>
Mon, 28 Apr 2014 23:49:14 +0000 (18:49 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 28 Apr 2014 23:49:14 +0000 (18:49 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index e601543c3070d5d4124f462383e96dd7a20bb8ef..e04f3607464321dbfd82e1f55a0321adc2d909de 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-atk 2.13.1:
+
+* Add an atexit handler to remove the D-Bus socket (bgo#684076).
+
+* Only send cache-related events for transients when explicitly requested.
+  Hopefully this will improve performance when we are flooded with them.
+  (bgo#728319).
+
 What's new in at-spi2-atk 2.11.92:
 
 * Bump minimum libdbus version needed, since we use a function
index d7f5c7395c589b77d21bf0aac945e2bbad6853a4..cfb13e3e360c52762f33e28c1170a8285ac47735 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.12.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.13.1], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0