diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 9ed36b74bd..760b678752 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,12 @@ 2000-08-07 Jeffrey Stedfast <fejj@helixcode.com> + * component-factory.c (real_create_generic_storage): New function + to replace real_create_imap_storage and real_create_news_storage + (create_imap_storage): Updated. + (create_news_storage): Updated. + +2000-08-07 Jeffrey Stedfast <fejj@helixcode.com> + * mail-display.c: * component-factory.c: s/strncasecmp/g_strncasecmp |