Fix NSelectedRows and NSelectedColumns
[platform/core/uifw/at-spi2-atk.git] / NEWS
diff --git a/NEWS b/NEWS
index 4ac5c1d..48dcd24 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+What's new in at-spi2-atk 0.3.3:
+
+* Remove unused gtk build dependency.
+
+* Install a copy of the module into the gtk-3.0 modules directory.
+
+* Correct handling of some children-changed events sent by Firefox.
+
+* Lease objects that send events if they are not cached; fixes some
+tracebacks when handling Firefox events.
+
 What's new in at-spi2-atk 0.3.2:
 
 * Some hyperlink fixes.