From ef141e8536dd454ed532b62c4c8b04015269aece Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Thu, 16 Jun 2005 11:40:00 +0000 Subject: Updated CHANGELOG git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1447 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionmailer/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionmailer') diff --git a/actionmailer/CHANGELOG b/actionmailer/CHANGELOG index c3f4dae792..7dd63af77d 100644 --- a/actionmailer/CHANGELOG +++ b/actionmailer/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Helper support (borrowed from ActionPack) + * Silently ignore Errno::EINVAL errors when converting text. * Don't cause an error when parsing an encoded attachment name #1340 [lon@speedymac.com] -- cgit v1.2.3