From 19da52d69db92995eb518875b60e72b61f83469a Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Mon, 30 May 2005 23:09:50 +0000 Subject: Ignore Iconv::IllegalSequence errors when converting text #1341 [lon@speedymac.com] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1374 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 3a7a511916..b884272feb 100644 --- a/actionmailer/CHANGELOG +++ b/actionmailer/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Silently ignore Iconv::IllegalSequence errors when converting text #1341 [lon@speedymac.com] + * Support attachments and multipart messages. * Added new accessors for the various mail properties. -- cgit v1.2.3