diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 906bda8639..bde92669dc 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,13 @@ 2000-12-08 Christopher James Lahey <clahey@helixcode.com> + * folder-browser.c: Connect to signals on the ETable instead of + the ETableScrolled. + + * subscribe-dialog.c: Used the e_table_scrolled_get_table function + instead of accessing the variable directly. + +2000-12-08 Christopher James Lahey <clahey@helixcode.com> + * message-list.c: Connect to signals on the ETable instead of the ETableScrolled. |