Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 44c3b86

Browse files
committedNov 14, 2008
Missing changelogs for relative_url_root changes
1 parent 065cc20 commit 44c3b86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎actionpack/CHANGELOG

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
*2.2.1 [RC2] (November 14th, 2008)*
22

3+
* Restore backwards compatible functionality for setting relative_url_root. Include deprecation
4+
35
* Switched the CSRF module to use the request content type to decide if the request is forgeable. #1145 [Jeff Cohen]
46

57
* 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]

0 commit comments

Comments
 (0)
Please sign in to comment.