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 dea9a29bff..9bc9d72992 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,13 @@ 2001-02-22 Not Zed <NotZed@Ximian.com> + * Makefile.am (CAMEL_OBJS_EXTRA): Removed, no longer link with + libcamelvee. + (evolution_mail_LDADD): Ditto. + + * mail-vtrash.c: Moved camel-vee-store header ot camel levle. + + * mail-tools.c: Moved camel-vee-folder header to camel. + * mail-local.c (local_storage_new_folder_cb): started hack for progress reporting, which is currently to the console. |