Release v1.91.0
[platform/core/uifw/at-spi2-atk.git] / NEWS
diff --git a/NEWS b/NEWS
index b7c3cbe..f9f8a40 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+What's new in at-spi2-atk 1.91.0:
+
+* --disable-relocate is the default again.
+
+What's new in at-spi2-atk 0.3.92:
+
+* Have value methods return 0 on failure rather than fail, as in original pyatspi
+
+What's new in at-spi2-atk 0.3.91.1:
+
+* Fi a build error introduced in 0.3.91.
+
+What's new in at-spi2-atk 0.3.91:
+
+* Default to --enable-relocate for now.
+
+* Fix for FDO#29880: gtk module can't handle reloading.
+
+What's new in at-spi2-atk 0.3.90:
+
+* FDO#29365: Stop using a deprecated glib function.
+
+* Caching fixes--GetItems was completely broken in v0.3.6, and fixed a
+possible crash when it is called.
+
+* Only emit signals when AT-SPI clients are listening for them.
+
 What's new in at-spi2-atk 0.3.6:
 
 * Fixed a problem with dbus introspection.