diff options
Diffstat (limited to 'a11y/ChangeLog')
-rw-r--r-- | a11y/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/a11y/ChangeLog b/a11y/ChangeLog index 795179aa1e..82db5cf0bd 100644 --- a/a11y/ChangeLog +++ b/a11y/ChangeLog @@ -1,3 +1,13 @@ +2006-04-27 Boby Wang <boby.wang@sun.com> + + Fix for #332821 + + * widgets/Makefile.am: + * widgets/ea-expander.[ch]: + Add two new files to implement the accessibility of EExpander. + * widgets/ea-widgets.[ch]:(e_expander_a11y_init): + Implement the accessibility of EExpander. + 2006-04-24 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in> reviewed by: Harish Krishnaswamy <kharish@novell.com> |