Skip to content

Commit

Permalink
Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino committed Feb 21, 2012
1 parent c426591 commit b122968
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions actionpack/CHANGELOG.md
@@ -1,5 +1,7 @@
## Rails 3.2.2 (unreleased) ##

* Use the right format when a partial is missing. Closes #5025. *Santiago Pastorino*

* Default responder will now always use your overridden block in `respond_with` to render your response. *Prem Sichanugrist*

* check_box helper with :disabled => true will generate a disabled hidden field to conform with the HTML convention where disabled fields are not submitted with the form.
Expand Down

0 comments on commit b122968

Please sign in to comment.