From 2a31691ee2c02af17471ffa0cdb267a8af633b50 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 22 Sep 2005 11:37:16 +0000 Subject: Fixed that auto_discovery_link_tag couldn't take a string as the URL git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2296 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 09c51dbe01..e84b2e4613 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed that auto_discovery_link_tag couldn't take a string as the URL + * Fixed problem with send_file and WEBrick using stdout #1812 * Optimized tag_options to not sort keys, which is no longer necessary when assert_dom_equal and friend is available #1995 [skae] -- cgit v1.2.3