diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-10-24 10:53:01 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-10-24 10:53:01 +0800 |
commit | 0887fc650f5b6f37cbbaa84d3edd121fd83ba85d (patch) | |
tree | 3d057dcf550ab7642327d483ef63e332e66fc4d4 /mail/ChangeLog | |
parent | 04780422995146b73e64c37ad79f42516c77d52e (diff) | |
download | gsoc2013-evolution-0887fc650f5b6f37cbbaa84d3edd121fd83ba85d.tar gsoc2013-evolution-0887fc650f5b6f37cbbaa84d3edd121fd83ba85d.tar.gz gsoc2013-evolution-0887fc650f5b6f37cbbaa84d3edd121fd83ba85d.tar.bz2 gsoc2013-evolution-0887fc650f5b6f37cbbaa84d3edd121fd83ba85d.tar.lz gsoc2013-evolution-0887fc650f5b6f37cbbaa84d3edd121fd83ba85d.tar.xz gsoc2013-evolution-0887fc650f5b6f37cbbaa84d3edd121fd83ba85d.tar.zst gsoc2013-evolution-0887fc650f5b6f37cbbaa84d3edd121fd83ba85d.zip |
Apply outgoing filters to the message.
2000-10-23 Jeffrey Stedfast <fejj@helixcode.com>
* mail-ops.c (do_send_mail): Apply outgoing filters to the
message.
svn path=/trunk/; revision=6140
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 770d4edf4a..3dfad4a451 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-10-23 Jeffrey Stedfast <fejj@helixcode.com> + + * mail-ops.c (do_send_mail): Apply outgoing filters to the + message. + 2000-10-23 Christopher James Lahey <clahey@helixcode.com> * message-list.c: Fixed a possible error in row numberings. This |