diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-09-08 07:12:13 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-09-08 07:12:13 +0800 |
commit | 28d0e6247e9570a092f44a3b443c7a672c8cbe2a (patch) | |
tree | 193c74087b447307d70c6f0a56158fa725276163 /mail/ChangeLog | |
parent | d7077dc7742bb9ed615e5ccb426c938be2adb824 (diff) | |
download | gsoc2013-evolution-28d0e6247e9570a092f44a3b443c7a672c8cbe2a.tar gsoc2013-evolution-28d0e6247e9570a092f44a3b443c7a672c8cbe2a.tar.gz gsoc2013-evolution-28d0e6247e9570a092f44a3b443c7a672c8cbe2a.tar.bz2 gsoc2013-evolution-28d0e6247e9570a092f44a3b443c7a672c8cbe2a.tar.lz gsoc2013-evolution-28d0e6247e9570a092f44a3b443c7a672c8cbe2a.tar.xz gsoc2013-evolution-28d0e6247e9570a092f44a3b443c7a672c8cbe2a.tar.zst gsoc2013-evolution-28d0e6247e9570a092f44a3b443c7a672c8cbe2a.zip |
Updated to check the boolean return code from fulter_driver_run to find
2000-09-07 Jeffrey Stedfast <fejj@helixcode.com>
* mail-ops.c (do_filter_ondemand): Updated to check the boolean
return code from fulter_driver_run to find out whether or not the
message was filtered so that it can decide whether or not to
delete the message from the source folder or not.
svn path=/trunk/; revision=5250
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 05ac3f7660..77c7505058 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2000-09-07 Jeffrey Stedfast <fejj@helixcode.com> + + * mail-ops.c (do_filter_ondemand): Updated to check the boolean + return code from fulter_driver_run to find out whether or not the + message was filtered so that it can decide whether or not to + delete the message from the source folder or not. + 2000-09-07 Jesse Pavel <jpavel@helixcode.com> * mail-format.c (mail_generate_reply) Changed the behavior of |