Release v2.2.0
[platform/core/uifw/at-spi2-atk.git] / NEWS
diff --git a/NEWS b/NEWS
index 462b524..04d1e30 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+What's new in at-spi2-atk 2.2.0:
+
+* Really fix BGO#658013: Attach the timeout for a key listener to the
+  appropriate main loop context.
+
+What's new in at-spi2-atk 2.1.92:
+
+* Fix for BGO#658013: Add timeout to check for disconnect on a key listener.
+
+What's new in at-spi2-atk 2.1.91:
+
+* Fix for BGO#645321: Use an array of bytes rather than a string for the
+  atk-bridge location in the schema.
+
+What's new in at-spi2-atk 2.1.90:
+
+* Try to use the new AtkWindow interface to register for window events.
+
+What's new in at-spi2-atk 2.1.5:
+
+* Use libatspi constants rather than keeping duplicate copies of the
+  constants in at-spi2-atk.
+
+* Fixed some problems when shutting down and restarting the module.
+
 What's new in at-spi2-atk 2.1.4:
 
 * Ensure the detail integers are initialized before sending events.