diff options
Diffstat (limited to 'modules/other/gail/ChangeLog')
-rw-r--r-- | modules/other/gail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/other/gail/ChangeLog b/modules/other/gail/ChangeLog index 8551fb8e8d..a4449dd585 100644 --- a/modules/other/gail/ChangeLog +++ b/modules/other/gail/ChangeLog @@ -1,3 +1,9 @@ +2009-02-26 Li Yuan <li.yuan@sun.com> + + * gailbutton.c: (idle_do_action): + Bug #561631. Patch from Yue Wang. Ref the button in the idle + function to prevent the button being finalized. + 2009-02-25 Li Yuan <li.yuan@sun.com> * gailtreeview.c: (gail_tree_view_ref_accessible_at_point): |