updating changelogs

This commit is contained in:
Aaron Patterson
2013-10-16 10:01:01 -07:00
parent 2a0c4403fd
commit 538f8ba0c1
7 changed files with 19 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
## unreleased ##
## Rails 3.2.15 (Oct 16, 2013) ##
* Fix `ActionDispatch::RemoteIp::GetIp#calculate_ip` to only check for spoofing
attacks if both `HTTP_CLIENT_IP` and `HTTP_X_FORWARDED_FOR` are set.