1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Add CHANGELOG entry for 3c731a4ad6

This commit is contained in:
Rafael Mendonça França 2012-08-05 21:12:57 -03:00
parent f784f218ea
commit 39f4f28993

View file

@ -1,5 +1,9 @@
## Rails 4.0.0 (unreleased) ##
* Send an empty response body when call `head` with status between 100 and 199, 204, 205 or 304.
*Armand du Plessis*
* Fixed issue with where Digest authentication would not work behind a proxy. *Arthur Smith*
* Added ActionController::Live. Mix it in to your controller and you can