diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-01-23 08:49:03 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-01-23 08:49:03 +0800 |
commit | 0eb80c6a3549cd1e1a9a7fd5e45c083e38ea05fa (patch) | |
tree | 7d89383f2a59b81993d59029390fa689cdb9bcc8 /mail/ChangeLog | |
parent | 6d6fbca005c1a275d5606b9592adcd2568a9a1dd (diff) | |
download | gsoc2013-evolution-0eb80c6a3549cd1e1a9a7fd5e45c083e38ea05fa.tar gsoc2013-evolution-0eb80c6a3549cd1e1a9a7fd5e45c083e38ea05fa.tar.gz gsoc2013-evolution-0eb80c6a3549cd1e1a9a7fd5e45c083e38ea05fa.tar.bz2 gsoc2013-evolution-0eb80c6a3549cd1e1a9a7fd5e45c083e38ea05fa.tar.lz gsoc2013-evolution-0eb80c6a3549cd1e1a9a7fd5e45c083e38ea05fa.tar.xz gsoc2013-evolution-0eb80c6a3549cd1e1a9a7fd5e45c083e38ea05fa.tar.zst gsoc2013-evolution-0eb80c6a3549cd1e1a9a7fd5e45c083e38ea05fa.zip |
Add the Outlook importer.
svn path=/trunk/; revision=7731
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index cd4510f31e..b1b014582d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2001-01-22 Iain Holmes <iain@ximian.com> + + * evolution-outlook-importer.c: Outlook Express 4 .mbx importer. + + * component-factory.c (component_factory_init): initialise the + outlook importer. + + * GNOME_Evolution_Mail.oafinfo: Add the details for the Outlook + importer. + 2001-01-22 Dan Winship <danw@ximian.com> * mail-mt.[ch]: make mail_gui_thread non-static. |