From 2a51c8682d44ee71a3c0411e2e30ef8ff29d6f67 Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Tue, 6 Nov 2007 14:24:32 +0000 Subject: Update TMail to v1.1.0. Use an updated version of TMail if available. [mikel] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8084 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 b4122e7072..2e4f5cfe33 100644 --- a/actionmailer/CHANGELOG +++ b/actionmailer/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Update TMail to v1.1.0. Use an updated version of TMail if available. [mikel] + * Introduce a new base test class for testing Mailers. ActionMailer::TestCase [Koz] * Fix silent failure of rxml templates. #9879 [jstewart] -- cgit v1.2.3