From 8373b55055f421bb48c375f69d85f6dbbe679649 Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Thu, 1 Sep 2005 16:00:08 +0000 Subject: * Don't add charset to content-type header for a part that contains subparts (for AOL compatibility) #2013 [John Long] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2091 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 1d4118ebff..914e93a24b 100644 --- a/actionmailer/CHANGELOG +++ b/actionmailer/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Don't add charset to content-type header for a part that contains subparts (for AOL compatibility) #2013 [John Long] + * Preserve underscores when unquoting message bodies #1930 * Encode multibyte characters correctly #1894 -- cgit v1.2.3