Skip to content

Commit

Permalink
Missing changelogs for relative_url_root changes
Browse files Browse the repository at this point in the history
  • Loading branch information
NZKoz committed Nov 14, 2008
1 parent 065cc20 commit 44c3b86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions actionpack/CHANGELOG
@@ -1,5 +1,7 @@
*2.2.1 [RC2] (November 14th, 2008)*

* Restore backwards compatible functionality for setting relative_url_root. Include deprecation

* Switched the CSRF module to use the request content type to decide if the request is forgeable. #1145 [Jeff Cohen]

* Added :only and :except to map.resources to let people cut down on the number of redundant routes in an application. Typically only useful for huge routesets. #1215 [Tom Stuart]
Expand Down

0 comments on commit 44c3b86

Please sign in to comment.