Release v1.91.5
authorMike Gorse <mgorse@novell.com>
Mon, 10 Jan 2011 23:52:43 +0000 (17:52 -0600)
committerMike Gorse <mgorse@novell.com>
Mon, 10 Jan 2011 23:52:43 +0000 (17:52 -0600)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index d202b8f..2a7e79f 100644 (file)
--- 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
index 538684a..53f360c 100644 (file)
@@ -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