X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=pyatspi%2FChangeLog;h=01faa67dd610c21b8f1aefe64f042f8b8c35d04c;hb=577c0ee0ef705b147742c08458d62fc5520206b0;hp=ef387f0ba2cbb13ceac9b61c230ab4de687a4d39;hpb=63dd179f4516b6906463b65a53847507704001c6;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/pyatspi/ChangeLog b/pyatspi/ChangeLog index ef387f0..01faa67 100644 --- a/pyatspi/ChangeLog +++ b/pyatspi/ChangeLog @@ -1,3 +1,25 @@ +2007-05-31 Peter Parente + + * accessible.py: Fix for bug #439531, unable to define instance + variables in accessible + +2007-05-25 Peter Parente + + * utils.py: Partial fix for bug #437944, state set object fails when + used remotely. See bug about what it not fixed. + +2007-05-16 Peter Parente + + * registry.py: Fixed bug #438623, state change events missing + +2007-05-10 Peter Parente + + * utils.py: Fixed bug #437528, StateSet equals + +2007-05-10 Peter Parente + + * registry.py: Fixed bug #436982 again (Patch from Eitan) + 2007-05-09 Peter Parente * registry.py: Corrected patch for bug #436982 so it works with