[pyatspi2] Added NEWS



commit 35807933ac72aac5203706fc08d84e0326b6857d
Author: Mike Gorse <mgorse novell com>
Date:   Sun May 2 20:51:39 2010 -0400

    Added NEWS

 NEWS |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..aedf98f
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,15 @@
+What's new in pyatspi2 0.3.1:
+
+* Fixed GetLink, GetColumnHeader, getAccessibleAtPoint, and possibly others.
+
+* Fix children-changed, property-change::accessible-parent, and
+active-descendant-changed events.
+
+* Update an accessible's StateSet when a StateChanged signal is received.
+
+* Properly fetch children of MANAGES_DESCENDANTS objects (ie, do not use cache)
+
+* The desktop's role is now set to ROLE_DESKTOP_FRAME.
+
+* Use pyexecdir as a base rather than pythondir.
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]