aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/CHANGELOG
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2008-05-31 17:03:03 -0700
committerDavid Heinemeier Hansson <david@loudthinking.com>2008-05-31 17:03:03 -0700
commitf9db7695fe3c148c8d1077f1564e5b94d126b83b (patch)
tree3f9d63095f88c0537a0f2e9865833f4010131dda /actionmailer/CHANGELOG
parentef0ea782b1f5cf7b08e74ea3002a16c708f66645 (diff)
downloadrails-f9db7695fe3c148c8d1077f1564e5b94d126b83b.tar.gz
rails-f9db7695fe3c148c8d1077f1564e5b94d126b83b.tar.bz2
rails-f9db7695fe3c148c8d1077f1564e5b94d126b83b.zip
Making ready for release of 2.1
Diffstat (limited to 'actionmailer/CHANGELOG')
-rw-r--r--actionmailer/CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionmailer/CHANGELOG b/actionmailer/CHANGELOG
index b2ce462f0c..bdae0d4d3d 100644
--- a/actionmailer/CHANGELOG
+++ b/actionmailer/CHANGELOG
@@ -1,4 +1,4 @@
-*2.1.0 RC1 (May 11th, 2008)*
+*2.1.0 (May 31st, 2008)*
* Fixed that a return-path header would be ignored #7572 [joost]