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



commit 2c39eb486b136772a0531e2ddda5de2aa48e68ec
Author: Mike Gorse <mgorse novell com>
Date:   Mon Nov 14 17:28:33 2011 -0600

    Release v2.2.2

 NEWS         |    9 ++++++++-
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2d83e51..76098da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-core 2.2.2:
+
+* Fix for BGO#663992: set STATE_FOCUSED for a "focus" event
+    
+* Fix return type of org.a11y.Bus.IsEnabled property
+    
+* Declare void functions as such
+
 What's new in at-spi2-core 2.2.1:
 
 * Fix org.a11y.Bus.Enabled property to set its initial state from the
@@ -82,7 +90,6 @@ What's new in at-spi2-core 2.1.3:
 * Fix failure to update cache in response to children-changed events in some
   cases.
 
-
 What's new in at-spi2-core 2.1.2:
 
 * Fix atspi_table_get_caption|summary.
diff --git a/configure.ac b/configure.ac
index 57ad668..4d16ae4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.2.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.2.2], [accessibility-atspi lists linux-foundation org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])



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