diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-05-26 01:57:48 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-05-26 01:57:48 +0800 |
commit | bf8462bc71a2cb37a6fbd52e48ea49956e5250ca (patch) | |
tree | 65249e15d326ac11f6c205faf1a8df2660d92beb /mail/ChangeLog | |
parent | c43cf87a0ebf8b482b609e76e8246679f3005a8b (diff) | |
download | gsoc2013-evolution-bf8462bc71a2cb37a6fbd52e48ea49956e5250ca.tar gsoc2013-evolution-bf8462bc71a2cb37a6fbd52e48ea49956e5250ca.tar.gz gsoc2013-evolution-bf8462bc71a2cb37a6fbd52e48ea49956e5250ca.tar.bz2 gsoc2013-evolution-bf8462bc71a2cb37a6fbd52e48ea49956e5250ca.tar.lz gsoc2013-evolution-bf8462bc71a2cb37a6fbd52e48ea49956e5250ca.tar.xz gsoc2013-evolution-bf8462bc71a2cb37a6fbd52e48ea49956e5250ca.tar.zst gsoc2013-evolution-bf8462bc71a2cb37a6fbd52e48ea49956e5250ca.zip |
This code should be correct now. Still waiting on the shell to do it's job
2001-05-25 Jeffrey Stedfast <fejj@ximian.com>
* component-factory.c (xfer_folder): This code should be correct
now. Still waiting on the shell to do it's job of creating the
metadata xml file in the destination folder though.
svn path=/trunk/; revision=9981
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 9b0869e030..930617b985 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-05-25 Jeffrey Stedfast <fejj@ximian.com> + + * component-factory.c (xfer_folder): This code should be correct + now. Still waiting on the shell to do it's job of creating the + metadata xml file in the destination folder though. + 2001-05-24 Jeffrey Stedfast <fejj@ximian.com> * message-list.c (message_list_select_uid): g_strdup the uid into |