From 00deaf6d56085d4961eff8e8e0948a9241dfd5ea Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 23 Dec 2004 18:59:24 +0000 Subject: Added :host and :protocol options to url_for and friends to redirect to another host and protocol than the current. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@266 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'actionpack/CHANGELOG') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index 54a843279a..4311b28e30 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,3 +1,8 @@ +*SVN* + +* Added :host and :protocol options to url_for and friends to redirect to another host and protocol than the current. + + *1.1.0* * Added search through session to clear out association caches at the end of each request. This makes it possible to place Active Record objects -- cgit v1.2.3