diff options
Diffstat (limited to 'actionpack/CHANGELOG.md')
-rw-r--r-- | actionpack/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 "[]". |