From 12f8f8930794b2ae56630e846300c3aff0a7a58e Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Fri, 14 Sep 2007 05:30:52 +0000 Subject: Fix attachment decoding when using the TMail C extension. Closes #7861. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7476 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 df13a43ca1..3b9283bc03 100644 --- a/actionmailer/CHANGELOG +++ b/actionmailer/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix attachment decoding when using the TMail C extension. #7861 [orangechicken] + * Increase mail delivery test coverage. #8692 [kamal] * Register alternative template engines using ActionMailer::Base.register_template_extension('haml'). #7534 [cwd, Josh Peek] -- cgit v1.2.3