From aa0286ecbc7ddbb386590274c8756e5364415b9e Mon Sep 17 00:00:00 2001 From: Vijay Dev Date: Sun, 18 Dec 2011 19:36:32 +0530 Subject: 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. --- actionmailer/CHANGELOG.md | 26 +------------ actionpack/CHANGELOG.md | 92 +-------------------------------------------- activemodel/CHANGELOG.md | 25 ------------ activerecord/CHANGELOG.md | 52 ------------------------- activeresource/CHANGELOG.md | 28 +------------- activesupport/CHANGELOG.md | 28 +------------- railties/CHANGELOG.md | 27 +------------ 7 files changed, 5 insertions(+), 273 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* diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index 008071b701..b753addef4 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -424,102 +424,12 @@ * Add Rack::Cache to the default stack. Create a Rails store that delegates to the Rails cache, so by default, whatever caching layer you are using will be used for HTTP caching. Note that Rack::Cache will be used if you use #expires_in, #fresh_when or #stale with :public => true. Otherwise, the caching rules will apply to the browser only. *Yehuda Katz, Carl Lerche* -## Rails 3.0.12 (unreleased) ## - -* Fix using `tranlate` helper with a html translation which uses the `:count` option for - pluralization. - - *Jon Leighton* - - -## Rails 3.0.11 (November 18, 2011) ## - -* Fix XSS security vulnerability in the `translate` helper method. When using interpolation - in combination with HTML-safe translations, the interpolated input would not get HTML - escaped. *GH 3664* - - Before: - - translate('foo_html', :something => '