mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:01 -05:00
updating changelogs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.6 (unreleased)
|
||||
## Rails 3.2.6 (Jun 12, 2012)
|
||||
|
||||
* No changes.
|
||||
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
## Rails 3.2.6 (unreleased) ##
|
||||
## Rails 3.2.6 (Jun 12, 2012) ##
|
||||
|
||||
* nil is removed from array parameter values
|
||||
|
||||
CVE-2012-2694
|
||||
|
||||
* Deprecate `:confirm` in favor of `':data => { :confirm => "Text" }'` option for `button_to`, `button_tag`, `image_submit_tag`, `link_to` and `submit_tag` helpers.
|
||||
|
||||
*Carlos Galdino*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.6 (unreleased)
|
||||
## Rails 3.2.6 (Jun 12, 2012)
|
||||
|
||||
* No changes.
|
||||
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
## Rails 3.2.6 (unreleased) ##
|
||||
## Rails 3.2.6 (Jun 12, 2012) ##
|
||||
|
||||
* protect against the nesting of hashes changing the
|
||||
table context in the next call to build_from_hash. This fix
|
||||
covers this case as well.
|
||||
|
||||
CVE-2012-2695
|
||||
|
||||
* Revert earlier 'perf fix' (see 3.2.4 changelog / GH #6289). This
|
||||
change introduced a regression (GH #6609). assoc.clear and
|
||||
assoc.delete_all have loaded the association before doing the delete
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.6 (unreleased)
|
||||
## Rails 3.2.6 (Jun 12, 2012)
|
||||
|
||||
* No changes.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.6 (unreleased)
|
||||
## Rails 3.2.6 (Jun 12, 2012)
|
||||
|
||||
* No changes.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.6 (unreleased)
|
||||
## Rails 3.2.6 (Jun 12, 2012)
|
||||
|
||||
* No changes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user