aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2012-04-16 03:37:17 -0700
committerVijay Dev <vijaydev.cse@gmail.com>2012-04-16 03:37:17 -0700
commitd97efd93012201a293fd147460569a576a11f853 (patch)
treeb56bd8d2b0cf64be0b09cf67653eb8ce452327c3 /actionmailer
parentb8f748269584c1475f6e06aec48fce627f603880 (diff)
parent363888109f88a3dd67718f1f5cee585af4014bc6 (diff)
downloadrails-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.md2
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*