diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-09-18 01:21:50 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-09-18 01:21:50 +0800 |
commit | 201380dd419d1e67ba91543de0b84b3388462001 (patch) | |
tree | 3cc6dc6814d40498e167b77e2784137e05909968 /mail/ChangeLog | |
parent | 1aeb854e50e8f70edd3a1879b627304ddaf1f060 (diff) | |
download | gsoc2013-evolution-201380dd419d1e67ba91543de0b84b3388462001.tar gsoc2013-evolution-201380dd419d1e67ba91543de0b84b3388462001.tar.gz gsoc2013-evolution-201380dd419d1e67ba91543de0b84b3388462001.tar.bz2 gsoc2013-evolution-201380dd419d1e67ba91543de0b84b3388462001.tar.lz gsoc2013-evolution-201380dd419d1e67ba91543de0b84b3388462001.tar.xz gsoc2013-evolution-201380dd419d1e67ba91543de0b84b3388462001.tar.zst gsoc2013-evolution-201380dd419d1e67ba91543de0b84b3388462001.zip |
New source file to migrate from the old mbox structure to the new mbox
2003-09-17 Jeffrey Stedfast <fejj@ximian.com>
* evolution-mbox-upgrade.c: New source file to migrate from the
old mbox structure to the new mbox structure.
svn path=/trunk/; revision=22596
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index abde61e489..c443170f80 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2003-09-17 Jeffrey Stedfast <fejj@ximian.com> + + * evolution-mbox-upgrade.c: New source file to migrate from the + old mbox structure to the new mbox structure. + 2003-08-22 Not Zed <NotZed@Ximian.com> * mail-format.c (write_date): translate the local time format. |