Add atkbridge.symbols to EXTRA_DIST
[platform/core/uifw/at-spi2-atk.git] / NEWS
diff --git a/NEWS b/NEWS
index a358cc9..4da341f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+What's new in at-spi2-atk 2.5.2:
+
+* Fix for bug 677211 - The collection interface's MATCH_ANY fails for states
+
+What's new in at-spi2-atk 2.5.1:
+
+* Updated Norwegian Nynorsk translation
+
+What's new in at-spi2-atk 2.4.0:
+
+* Updated Hindi translation.
+
+What's new in at-spi2-atk 2.3.92:
+
+* Add Khmer and Malayalam translations.
+
+What's new in at-spi2-atk 2.3.91:
+
+* Have GetIndexInParent() return a signed int, per the spec.
+
+* Send a DoAction reply message before invoking atk (works around
+  atk_action_do_action potentially not returning right away for gtk).
+
+
 What's new in at-spi2-atk 2.3.90:
 
 * Have GrabFocus return a bool, per the spec, rather than a uint32.