From 4e3c101bcbed0ed9f3dec687023eadac3d9c51b8 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Tue, 28 Mar 2006 04:05:08 +0000 Subject: Add 1.0 marker to edge rails changelongs git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4085 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionmailer/CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'actionmailer') diff --git a/actionmailer/CHANGELOG b/actionmailer/CHANGELOG index b0dc63826c..c30eaa425e 100644 --- a/actionmailer/CHANGELOG +++ b/actionmailer/CHANGELOG @@ -12,6 +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.] * Stricter matching for implicitly multipart filenames excludes files ending in unsupported extensions (such as foo.rhtml.bak) and without a two-part content type (such as foo.text.rhtml or foo.text.really.plain.rhtml). #2398 [Dave Burt , Jeremy Kemper] -- cgit v1.2.3