From a46214c4f9e7117796f2a5ed1414a83c2ca4c6bd Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Sat, 18 Mar 2006 23:06:25 +0000 Subject: Make custom headers work in subparts (closes #4034) git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3956 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 3320ede638..28c5803535 100644 --- a/actionmailer/CHANGELOG +++ b/actionmailer/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Make custom headers work in subparts #4034 [elan@bluemandrill.com] + * Template paths with dot chars in them no longer mess up implicit template selection for multipart messages #3332 [Chad Fowler] * Make sure anything with content-disposition of "attachment" is passed to the attachment presenter when parsing an email body [Jamis Buck] -- cgit v1.2.3