aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2011-12-18 19:36:32 +0530
committerVijay Dev <vijaydev.cse@gmail.com>2011-12-18 19:36:32 +0530
commitaa0286ecbc7ddbb386590274c8756e5364415b9e (patch)
treebd9d59c4555b2e9e37d75aad19b42615563c4d2e /actionmailer
parent2bc8e5713764b2276036fecfd7f297132597fddb (diff)
downloadrails-aa0286ecbc7ddbb386590274c8756e5364415b9e.tar.gz
rails-aa0286ecbc7ddbb386590274c8756e5364415b9e.tar.bz2
rails-aa0286ecbc7ddbb386590274c8756e5364415b9e.zip
Revert "Update master changelogs with rails 3.0-stable branch info"
This reverts commit 2bc8e5713764b2276036fecfd7f297132597fddb. Reason: Changelogs are not meant to be changed in docrails.
Diffstat (limited to 'actionmailer')
-rw-r--r--actionmailer/CHANGELOG.md26
1 files changed, 1 insertions, 25 deletions
diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md
index 01aa0769dc..57af4ee6a4 100644
--- a/actionmailer/CHANGELOG.md
+++ b/actionmailer/CHANGELOG.md
@@ -2,37 +2,13 @@
* No changes
-## Rails 3.0.12 (unreleased) ##
-
-* No changes.
-
-
-## Rails 3.0.11 (November 18, 2011) ##
-
-* No changes.
-
-
-## Rails 3.0.10 (August 16, 2011) ##
-
-* No changes.
-
-
-## Rails 3.0.9 (June 16, 2011) ##
-
-* No changes.
-
-
-## Rails 3.0.8 (June 7, 2011) ##
-
-* Mail dependency increased to 2.2.19
-
## Rails 3.0.7 (April 18, 2011) ##
* remove AM delegating register_observer and register_interceptor to Mail *Josh Kalderimis*
-## Rails 3.0.6 (April 5, 2011) ##
+* Rails 3.0.6 (April 5, 2011)
* Don't allow i18n to change the minor version, version now set to ~> 0.5.0 *Santiago Pastorino*