Skip to content

Commit

Permalink
Changelog entry for Digest Auth fix (rails#2301)
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Aug 2, 2012
1 parent b3e2abc commit 6beaafd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions actionpack/CHANGELOG.md
@@ -1,5 +1,7 @@
## Rails 4.0.0 (unreleased) ##

* 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
stream data to the client live. For example:

Expand Down

0 comments on commit 6beaafd

Please sign in to comment.