mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Merge pull request #2455 from vijaydev/patch-7
Edit changelog to mention about x_sendfile_header default change
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
*Rails 3.1.0 (unreleased)*
|
||||
|
||||
* x_sendfile_header now defaults to nil and config/environments/production.rb doesn't set a particular value for it. This allows servers to set it through X-Sendfile-Type. [Santiago Pastorino]
|
||||
|
||||
* The submit form helper does not generate an id "object_name_id" anymore. [fbrusatti]
|
||||
|
||||
* Make sure respond_with with :js tries to render a template in all cases [José Valim]
|
||||
|
||||
Reference in New Issue
Block a user