From 0773c2f09f3eb47158e8835fe22c2b453869bbc6 Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Sat, 15 Oct 2005 01:14:18 +0000 Subject: Add changelog git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2599 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionpack') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index c44a98355f..8f95952e5b 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Hide "Retry with Breakpoint" button on error pages until feature is functional. [DHH] + * 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 ] -- cgit v1.2.3