From e0e8f0a3027f3777b961df9f9164d0bdd2fc0fbd Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Sat, 15 Oct 2005 01:00:25 +0000 Subject: Fix Request#host_with_port to use the standard port when Rails is behind a proxy. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2596 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionpack/CHANGELOG') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index 0e20b46fbb..c44a98355f 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix Request#host_with_port to use the standard port when Rails is behind a proxy. [Nicholas Seckar] + * Escape query strings in the href attribute of URLs created by url_helper. #2333 [Michael Schuerig ] * Improved line number reporting for template errors [Nicholas Seckar] -- cgit v1.2.3