From c5a91116e208aa02e8412ab778b7c959dc089ddd Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Tue, 9 Oct 2001 02:02:16 +0000 Subject: Write out the Bcc: header when applicable. Fixes bug #5823. 2001-10-08 Jon Trowbridge * mail-format.c (write_default_header): Write out the Bcc: header when applicable. Fixes bug #5823. svn path=/trunk/; revision=13508 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 4209fa7b32..4152eb562f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-10-08 Jon Trowbridge + + * mail-format.c (write_default_header): Write out the Bcc: header + when applicable. Fixes bug #5823. + 2001-10-08 Jeffrey Stedfast * mail-format.c (attachment_header): Convert the htmlinfo into -- cgit