mirror of
https://github.com/github/rails.git
synced 2026-01-08 22:27:59 -05:00
updating changelogs
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## Rails 3.2.15 (Oct 16, 2013) ##
|
||||
|
||||
* No changes.
|
||||
|
||||
## Rails 3.2.14 (Jul 22, 2013) ##
|
||||
|
||||
* No changes.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## Rails 3.2.15 (Oct 16, 2013) ##
|
||||
|
||||
* No changes.
|
||||
|
||||
## Rails 3.2.14 (Jul 22, 2013) ##
|
||||
|
||||
* No changes.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## unreleased ##
|
||||
## Rails 3.2.15 (Oct 16, 2013) ##
|
||||
|
||||
* When calling the method .find_or_initialize_by_* from a collection_proxy
|
||||
it should set the inverse_of relation even when the entry was found on the db.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## Rails 3.2.15 (Oct 16, 2013) ##
|
||||
|
||||
* No changes.
|
||||
|
||||
## Rails 3.2.14 (Jul 22, 2013) ##
|
||||
|
||||
* Fixes an issue that ActiveResource models ignores ActiveResource::Base.include_root_in_json.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## unreleased ##
|
||||
## Rails 3.2.15 (Oct 16, 2013) ##
|
||||
|
||||
* Fix ActiveSupport::Cache::FileStore#cleanup to no longer rely on missing each_key method.
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## Rails 3.2.15 (Oct 16, 2013) ##
|
||||
|
||||
* No changes.
|
||||
|
||||
## Rails 3.2.14 (Jul 22, 2013) ##
|
||||
|
||||
* Fix bugs that crashed `rake test:benchmark`, `rails profiler` and
|
||||
|
||||
Reference in New Issue
Block a user