aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2012-03-08 22:29:55 -0800
committerVijay Dev <vijaydev.cse@gmail.com>2012-03-08 22:29:55 -0800
commitacc7e5038500be7edf2afd00c34d081408af192a (patch)
treeffaca43b82143bda320d0994deaf37131137406f /activesupport
parent2741f2cd6de4922c7dfdeb03860ea6b5c5d4b3f8 (diff)
parentd80479063449fdc528696ff54d5f4edccd0ff9e8 (diff)
downloadrails-acc7e5038500be7edf2afd00c34d081408af192a.tar.gz
rails-acc7e5038500be7edf2afd00c34d081408af192a.tar.bz2
rails-acc7e5038500be7edf2afd00c34d081408af192a.zip
Merge pull request #5349 from rafaelfranca/changelog-fix
Fix my name in the CHANGELOG to follow the convention
Diffstat (limited to 'activesupport')
-rw-r--r--activesupport/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md
index 09ec4ed618..8165b89cde 100644
--- a/activesupport/CHANGELOG.md
+++ b/activesupport/CHANGELOG.md
@@ -27,6 +27,11 @@
* Unicode database updated to 6.1.0.
+## Rails 3.2.2 (March 1, 2012) ##
+
+* No changes.
+
+
## Rails 3.2.1 (January 26, 2012) ##
* Documentation fixes and improvements.