diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 58dcd79912..3700f7b5dd 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,13 @@ +2003-01-16 Dan Winship <danw@ximian.com> + + * e-account.c: New class, based on MailConfigAccount, for + describing an evolution (mail) account. + + * e-account-list.c: New class for tracking the list of configured + accounts. (Also uses some code from mail-config.) + + * e-list.c (e_list_construct, e_list_remove): New + 2003-01-14 Ettore Perazzoli <ettore@ximian.com> * e-dialog-utils.c: Do not #include <e-bonobo-widget.h>. |