[at-spi2-atk] Release v1.91.5



commit 925e61678cdb0bcc359c8ad5933979449e8a7fb9
Author: Mike Gorse <mgorse novell com>
Date:   Mon Jan 10 17:52:43 2011 -0600

    Release v1.91.5

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d202b8f..2a7e79f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+What's new in at-spi2-atk 1.91.5:
+
+* Fixed some memory leaks.
+
+* Fixed a crash if peer-to-peer connections are disabled.
+
+* Fixed setting of GTK_PATH with --enable-relocate (was broken in 1.91.4).
+
+What's new in at-spi2-atk 1.91.4:
+
+* Support direct dbus connections to improve performance if dbus-glib
+  0.90 or greater is available.
+
+* Added a GSettings key to specify the location of libatk-bridge.so.
+
+* Added a desktop file to load gail and atk-bridge with the new
+  gnome-settings-daemon.
+
 What's new in at-spi2-atk 1.91.3:
 
 * Attributes in a collection match rule are now expected to be sent as a
diff --git a/configure.ac b/configure.ac
index 538684a..53f360c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [1.91.4], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-atk], [1.91.5], [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]