diff options
author | Not Zed <NotZed@Ximian.com> | 2001-01-19 13:23:05 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-01-19 13:23:05 +0800 |
commit | 891d8d28067880f6dbdca0e86ce8ad4c7c65be2d (patch) | |
tree | 1dcf7ed0e70ee2092262c6c181b0586705c83954 /mail/ChangeLog | |
parent | bfd90f9a1f8d1054a735879df819aa2a9628acf9 (diff) | |
download | gsoc2013-evolution-891d8d28067880f6dbdca0e86ce8ad4c7c65be2d.tar gsoc2013-evolution-891d8d28067880f6dbdca0e86ce8ad4c7c65be2d.tar.gz gsoc2013-evolution-891d8d28067880f6dbdca0e86ce8ad4c7c65be2d.tar.bz2 gsoc2013-evolution-891d8d28067880f6dbdca0e86ce8ad4c7c65be2d.tar.lz gsoc2013-evolution-891d8d28067880f6dbdca0e86ce8ad4c7c65be2d.tar.xz gsoc2013-evolution-891d8d28067880f6dbdca0e86ce8ad4c7c65be2d.tar.zst gsoc2013-evolution-891d8d28067880f6dbdca0e86ce8ad4c7c65be2d.zip |
New swanky send/recieve thingy, well it so far only receives (pop/mbox).
2001-01-19 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c: New swanky send/recieve thingy, well it so far
only receives (pop/mbox). Ignore all the warnings for now, and
the ugly 'button' to run it.
svn path=/trunk/; revision=7636
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 37bf886b41..6bb1be5091 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-01-19 Not Zed <NotZed@Ximian.com> + + * mail-send-recv.c: New swanky send/recieve thingy, well it so far + only receives (pop/mbox). Ignore all the warnings for now, and + the ugly 'button' to run it. + 2001-01-18 Jeffrey Stedfast <fejj@ximian.com> * folder-browser-factory.c: Added the next/previous toolbar |