Skip to content

Commit

Permalink
add :methodoverride => :method_override to CHANGES
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Rozet <simon@rozet.name>
  • Loading branch information
vangberg authored and sr committed Feb 4, 2010
1 parent e153415 commit 3cfd06a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@ the 1.0 release:
within a request are now treated as internal server errors and result in
a 500 response status.

* The `:methodoverride' option to enable/disable the POST _method hack is
obsolete; use `:method_override` instead.

= 0.9.2 / 2009-05-18

* This version is compatible with Rack 1.0. [Rein Henrichs]
Expand Down

0 comments on commit 3cfd06a

Please sign in to comment.