From bd9a81ca2d34562a140dfe9a6cfecf969a01042c Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 7 Apr 2005 06:20:54 +0000 Subject: Moved to new server git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1102 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'actionpack/CHANGELOG') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index 2ee52cf9ca..a091498904 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,9 @@ *SVN* +* Fixed autolinking to work better in more cases #1013 [Jamis Buck] + +* Added the possible of using symbols in form helpers that relate to instance variables like text_field :account, :name in addition to text_field "account", "name"' + * Fixed javascript_include_tag to output type instead of language and conform to XHTML #1018 [Rick Olson] * Added NumberHelper for common string representations like phone number, currency, and percentage #1015 [DeLynn] -- cgit v1.2.3