From cf2ee1451baca9c1c1ec00f221ce5a2fbefaa41f Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Mon, 15 Oct 2007 20:30:48 +0000 Subject: Fix silent failure of rxml templates. Closes #9879. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7921 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionmailer/CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'actionmailer/CHANGELOG') diff --git a/actionmailer/CHANGELOG b/actionmailer/CHANGELOG index 492474e028..c7fadfed39 100644 --- a/actionmailer/CHANGELOG +++ b/actionmailer/CHANGELOG @@ -1,3 +1,8 @@ +*SVN* + +* Fix silent failure of rxml templates. #9879 [jstewart] + + *2.0.0 [Preview Release]* (September 29th, 2007) * Fix attachment decoding when using the TMail C extension. #7861 [orangechicken] -- cgit v1.2.3