diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-07-10 16:02:50 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-07-10 16:02:50 +0800 |
commit | f587f3d4a5643c1ebe5aa7be2883fa1137b6645f (patch) | |
tree | 3eee2ececa626d4708f6b398ac2695fb739b1a62 /mail/ChangeLog | |
parent | 3e2188235f0cde226477d268aa4928ebb83af831 (diff) | |
download | gsoc2013-evolution-f587f3d4a5643c1ebe5aa7be2883fa1137b6645f.tar gsoc2013-evolution-f587f3d4a5643c1ebe5aa7be2883fa1137b6645f.tar.gz gsoc2013-evolution-f587f3d4a5643c1ebe5aa7be2883fa1137b6645f.tar.bz2 gsoc2013-evolution-f587f3d4a5643c1ebe5aa7be2883fa1137b6645f.tar.lz gsoc2013-evolution-f587f3d4a5643c1ebe5aa7be2883fa1137b6645f.tar.xz gsoc2013-evolution-f587f3d4a5643c1ebe5aa7be2883fa1137b6645f.tar.zst gsoc2013-evolution-f587f3d4a5643c1ebe5aa7be2883fa1137b6645f.zip |
Fixed movemail so that it too would deliver to Inbox.
2000-07-10 Jeffrey Stedfast <fejj@helixcode.com>
* mail-ops.c (real_fetch_mail): Fixed movemail so that it too would
deliver to Inbox.
svn path=/trunk/; revision=4029
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 4dd70f0cea..6cec9d3e68 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-07-10 Jeffrey Stedfast <fejj@helixcode.com> + + * mail-ops.c (real_fetch_mail): Fixed movemail so that it too would + deliver to Inbox. + 2000-07-09 Dan Winship <danw@helixcode.com> * message-list.c (get_message_info): Don't g_warn if the user |