Skip to content

Commit

Permalink
Update release notes for next release.
Browse files Browse the repository at this point in the history
  • Loading branch information
rossabaker committed Apr 1, 2011
1 parent 92ec301 commit f46d233
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions notes/2.0.0.M4.markdown
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
* [GH-41](http://github.com/scalatra/scalatra/issues/41): FlashMap swept too early with nested filters
* Multiparams now also understand ruby style multiparams (suffixed with [])
* Allow CSRFTokenSupport-derived traits to redefine the forgery test.
* Zero-copy file rendering.
* [GH-46](http://github.com/scalatra/scalatra/issues/46): Scentry says an invalid request is authenticated but fails with 500 later
* New handler to redirect non-SSL requests to SSL.
* New handler to store and retrieve the HTTP status code.

0 comments on commit f46d233

Please sign in to comment.