diff options
author | Vijay Dev <vijaydev.cse@gmail.com> | 2012-04-16 03:37:17 -0700 |
---|---|---|
committer | Vijay Dev <vijaydev.cse@gmail.com> | 2012-04-16 03:37:17 -0700 |
commit | d97efd93012201a293fd147460569a576a11f853 (patch) | |
tree | b56bd8d2b0cf64be0b09cf67653eb8ce452327c3 /actionmailer | |
parent | b8f748269584c1475f6e06aec48fce627f603880 (diff) | |
parent | 363888109f88a3dd67718f1f5cee585af4014bc6 (diff) | |
download | rails-d97efd93012201a293fd147460569a576a11f853.tar.gz rails-d97efd93012201a293fd147460569a576a11f853.tar.bz2 rails-d97efd93012201a293fd147460569a576a11f853.zip |
Merge pull request #5858 from bsodmike/master
Update Rails 3.2.3 release date in changelogs as March 30, 2012
Diffstat (limited to 'actionmailer')
-rw-r--r-- | actionmailer/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md index be7b82eecc..a33d6e072b 100644 --- a/actionmailer/CHANGELOG.md +++ b/actionmailer/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 3.2.3 (unreleased) ## +## Rails 3.2.3 (March 30, 2012) ## * Upgrade mail version to 2.4.3 *ML* |