[at-spi2-core/gnome-3-4] Release v2.4.2



commit f67131b58b72ab0b7c1de1bbe6d67d44bc88432f
Author: Mike Gorse <mgorse suse com>
Date:   Mon May 14 15:37:43 2012 -0500

    Release v2.4.2

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3f60236..396e141 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-core 2.4.2:
+
+* Fix typo in atspi_document_get_attribute_value
+    
+* Fix for bug 675004 - object:state-changed:defunct events are emitted as object:state-change:defunct
+
+* Fix a potential crash when unsuccessfully querying for a hyperlink.
+
 What's new in at-spi2-core 2.4.1:
 
 * Fix a GError set when a method call returns a reply of the wrong type.
diff --git a/configure.ac b/configure.ac
index 550cb11..e6c8f69 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.4.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.4.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]