From 3b4eb7aece771cb0cce131e55dbdc8137a118512 Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Fri, 24 Jun 2005 12:15:45 +0000 Subject: Allow specific "multipart/xxx" content-type to be set on multipart messages #1412 [Flurin Egger] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1493 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 2ac696fba7..353472c775 100644 --- a/actionmailer/CHANGELOG +++ b/actionmailer/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Allow specific "multipart/xxx" content-type to be set on multipart messages #1412 [Flurin Egger] + * Unquoted @ characters in headers are now accepted in spite of RFC 822 #1206 * Helper support (borrowed from ActionPack) -- cgit v1.2.3