diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 9038de80ae..638ca685ad 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2000-09-15 Dan Winship <danw@helixcode.com> + + This bug was so much fun to fix the first time that I decided to + fix it again. + + 2000-07-11 Dan Winship <danw@helixcode.com> + + * mail-ops.c (real_send_mail): Set the post_send_data flag + rather than toggling it. (Maybe we'll need more control + over it later, but for now, the only flag we set is + "replied", and we want that set, not toggled.) + 2000-09-14 Jeffrey Stedfast <fejj@helixcode.com> * mail-callbacks.c (transfer_msg): **Temp fix** Send "" as the |