From 508c26c0bbdbe8dbfd8945225d365f8ad06cb616 Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Mon, 6 Jun 2005 09:32:52 +0000 Subject: BCC headers are removed when sending via SMTP git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1387 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionmailer/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionmailer/CHANGELOG') diff --git a/actionmailer/CHANGELOG b/actionmailer/CHANGELOG index 7eeed73fc7..632791d8af 100644 --- a/actionmailer/CHANGELOG +++ b/actionmailer/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* BCC headers are removed when sending via SMTP #1402 + * Added 'content_type' accessor, to allow content type to be set on a per-message basis. content_type defaults to "text/plain". * Silently ignore Iconv::IllegalSequence errors when converting text #1341 [lon@speedymac.com] -- cgit v1.2.3