[at-spi2-atk/gnome-3-2] Release v2.2.2



commit d38a195b27b6f46155182939c43be65fbd8036cf
Author: Mike Gorse <mgorse novell com>
Date:   Mon Nov 14 17:33:58 2011 -0600

    Release v2.2.2

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4c21b25..260a7ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+What's new in at-spi2-atk 2.2.2:
+
+* Don't leave va_args dangling
+
+* Have Socket's implementation of ref_state_set to return empty sets instead of
+  NULL
+
+* Make sure the a11y hierarchy under an AtkPlug is generated when embedding.
+
 What's new in at-spi2-atk 2.2.1:
 
 * Updated Finnish translation.
diff --git a/configure.ac b/configure.ac
index cb9b25c..12f1e54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.2.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-atk], [2.2.2], [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]