aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
diff options
context:
space:
mode:
authorSantiago Pastorino <santiago@wyeworks.com>2012-08-01 14:38:04 -0300
committerSantiago Pastorino <santiago@wyeworks.com>2012-08-01 14:38:09 -0300
commit6764b7ba23ff42998f2b61ecc3435382bdbd1aeb (patch)
tree230eaec02577a6e7fbc028e81485252be505bce5 /actionpack/CHANGELOG.md
parent3e01a2a855f7f00dcdf5867db2decb158db6ab6e (diff)
downloadrails-6764b7ba23ff42998f2b61ecc3435382bdbd1aeb.tar.gz
rails-6764b7ba23ff42998f2b61ecc3435382bdbd1aeb.tar.bz2
rails-6764b7ba23ff42998f2b61ecc3435382bdbd1aeb.zip
Add missing CHANGELOG entries
[ci skip]
Diffstat (limited to 'actionpack/CHANGELOG.md')
-rw-r--r--actionpack/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md
index 0aaaaf92ea..366d21f5c3 100644
--- a/actionpack/CHANGELOG.md
+++ b/actionpack/CHANGELOG.md
@@ -1,3 +1,8 @@
+## Rails 3.2.8 ##
+
+* No changes.
+
+
## Rails 3.2.7 (Jul 26, 2012) ##
* Do not convert digest auth strings to symbols. CVE-2012-3424