diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-11-06 06:07:31 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-11-06 06:07:31 +0800 |
commit | 20a1f88f75f89e2f041bf700b8d8efca08bcfc32 (patch) | |
tree | 281fb7b85ae06a0f8e45c0f53f70c9f6fb5d69ab /mail/ChangeLog | |
parent | 189d7b0fc6f3fe05e69ce67c9239bab0bff4ec63 (diff) | |
download | gsoc2013-evolution-20a1f88f75f89e2f041bf700b8d8efca08bcfc32.tar.gz gsoc2013-evolution-20a1f88f75f89e2f041bf700b8d8efca08bcfc32.tar.zst gsoc2013-evolution-20a1f88f75f89e2f041bf700b8d8efca08bcfc32.zip |
New source files to migrate from the old mail directory to the new mail
2003-11-05 Jeffrey Stedfast <fejj@ximian.com>
* em-migrate.[c,h]: New source files to migrate from the old mail
directory to the new mail directory.
* mail-component.c (mail_component_init): Changed to use
~/.evolution and added code to migrate the old mail folders over
if ~/.evolution/mail does not yet exist.
svn path=/trunk/; revision=23193
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ec638640d7..5fd8347b08 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2003-11-05 Jeffrey Stedfast <fejj@ximian.com> + + * em-migrate.[c,h]: New source files to migrate from the old mail + directory to the new mail directory. + + * mail-component.c (mail_component_init): Changed to use + ~/.evolution and added code to migrate the old mail folders over + if ~/.evolution/mail does not yet exist. + 2003-11-03 Ettore Perazzoli <ettore@ximian.com> * GNOME_Evolution_Mail.server.in.in: Use "evolution2:config_item" |