From 479b4fb5d998aebcec6872f1514142e4f387fd23 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 28 Mar 2006 05:03:05 +0000 Subject: Made ready for release git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4088 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionmailer/CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'actionmailer/CHANGELOG') diff --git a/actionmailer/CHANGELOG b/actionmailer/CHANGELOG index c30eaa425e..c55061b1ce 100644 --- a/actionmailer/CHANGELOG +++ b/actionmailer/CHANGELOG @@ -1,4 +1,4 @@ -*SVN* +*1.2.0* (March 27th, 2005) * Nil charset caused subject line to be improperly quoted in implicitly multipart messages #2662 [ehalvorsen+rails@runbox.com] @@ -12,10 +12,12 @@ * Make sure TMail#attachments includes anything with content-disposition of "attachment", regardless of content-type [Jamis Buck] + *1.1.5* (December 13th, 2005) * Become part of Rails 1.0 + *1.1.4* (December 7th, 2005) * Rename Version constant to VERSION. #2802 [Marcel Molina Jr.] -- cgit v1.2.3