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



commit 6d49cf031643f7ecca1b2798c3b000a00f238acd
Author: Mike Gorse <mgorse suse com>
Date:   Mon Apr 16 14:09:04 2012 -0500

    Release v2.4.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b342b29..3f60236 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+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.
+
+* Do not time out method calls for the first 15 seconds that an
+  application is on the bus (work-around for Orca setting an application's
+  script as "default" after a timeout on a slow-starting application).
+
 What's new in at-spi2-core 2.4.0:
 
 * Fix typo in at-spi-dbus-bus.desktop.in (BGO#605662).
diff --git a/configure.ac b/configure.ac
index c0d800c..550cb11 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.4.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.4.1], [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]