diff options
author | Dan Winship <danw@src.gnome.org> | 2000-09-15 23:55:51 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-09-15 23:55:51 +0800 |
commit | 074035d2159af3b684cb890412ee317ea107c6a5 (patch) | |
tree | afcb86f26cbf240738d44bc517c066934d65fc3b /mail/ChangeLog | |
parent | a1894051618b168045d202641ee7c6fe3571932f (diff) | |
download | gsoc2013-evolution-074035d2159af3b684cb890412ee317ea107c6a5.tar gsoc2013-evolution-074035d2159af3b684cb890412ee317ea107c6a5.tar.gz gsoc2013-evolution-074035d2159af3b684cb890412ee317ea107c6a5.tar.bz2 gsoc2013-evolution-074035d2159af3b684cb890412ee317ea107c6a5.tar.lz gsoc2013-evolution-074035d2159af3b684cb890412ee317ea107c6a5.tar.xz gsoc2013-evolution-074035d2159af3b684cb890412ee317ea107c6a5.tar.zst gsoc2013-evolution-074035d2159af3b684cb890412ee317ea107c6a5.zip |
Revert **Temp fix** from below since the relevant shell bug has been fixed
* mail-callbacks.c (transfer_msg): Revert **Temp fix** from below
since the relevant shell bug has been fixed now.
svn path=/trunk/; revision=5453
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index cbff28d1a9..2b72b91d2f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2000-09-15 Dan Winship <danw@helixcode.com> + * mail-callbacks.c (transfer_msg): Revert **Temp fix** from below + since the relevant shell bug has been fixed now. + * mail-ops.c (do_fetch_mail): Fix the sense of the "keep on server" check so we're not doing this backwards. Don't get_message_flags, because POP doesn't support it and it's |