From 0e56c1de704370f3a2ef0cf9a2d945330b5653c7 Mon Sep 17 00:00:00 2001 From: claudiob Date: Mon, 18 Mar 2013 14:51:46 -0700 Subject: Add release dates to documentation [ci skip] Set "March 18, 2013" as the release date for 3.2.13 --- actionmailer/CHANGELOG.md | 2 +- actionpack/CHANGELOG.md | 2 +- activemodel/CHANGELOG.md | 2 +- activerecord/CHANGELOG.md | 4 ++-- activeresource/CHANGELOG.md | 2 +- activesupport/CHANGELOG.md | 2 +- railties/CHANGELOG.md | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md index c952e2c9d1..ce37730c44 100644 --- a/actionmailer/CHANGELOG.md +++ b/actionmailer/CHANGELOG.md @@ -3,7 +3,7 @@ * No changes. -## Rails 3.2.13 ## +## Rails 3.2.13 (Mar 18, 2013) ## * No changes. diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index 2104018106..80c0def5b3 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -11,7 +11,7 @@ *Soylent + Maxime Réty* -## Rails 3.2.13 ## +## Rails 3.2.13 (Mar 18, 2013) ## * Fix incorrectly appended square brackets to a multiple select box if an explicit name has been given and it already ends with "[]". diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md index cfc766d2be..470e76b7d3 100644 --- a/activemodel/CHANGELOG.md +++ b/activemodel/CHANGELOG.md @@ -3,7 +3,7 @@ * No changes. -## Rails 3.2.13 ## +## Rails 3.2.13 (Mar 18, 2013) ## * Specify type of singular association during serialization *Steve Klabnik* diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 2d05bd857f..608bfa81a2 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,4 +1,4 @@ -## unrelesed ## +## unreleased ## * Reload the association target if it's stale. `@stale_state` should be nil when a model isn't saved. @@ -13,7 +13,7 @@ *kennyj* -## Rails 3.2.13 ## +## Rails 3.2.13 (Mar 18, 2013) ## * Reverted 921a296a3390192a71abeec6d9a035cc6d1865c8, 'Quote numeric values compared to string columns.' This caused several regressions. diff --git a/activeresource/CHANGELOG.md b/activeresource/CHANGELOG.md index b10b382f5f..77419bb904 100644 --- a/activeresource/CHANGELOG.md +++ b/activeresource/CHANGELOG.md @@ -3,7 +3,7 @@ * No changes. -## Rails 3.2.13 ## +## Rails 3.2.13 (Mar 18, 2013) ## * No changes. diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index a22daa1d5f..649766cc9b 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -6,7 +6,7 @@ *Andrew White* -## Rails 3.2.13 ## +## Rails 3.2.13 (Mar 18, 2013) ## * Fix DateTime comparison with DateTime::Infinity object. diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index 2b5af96fe3..c0ab4b8317 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -3,7 +3,7 @@ * No changes. -## Rails 3.2.13 ## +## Rails 3.2.13 (Mar 18, 2013) ## * No changes. -- cgit v1.2.3