From efe0348486aee9b19877e730a6a07db9c717f2f2 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 5 Jan 2005 00:38:09 +0000 Subject: Added the possibility of passing nil to UrlHelper#link_to to use the link itself as the name git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@338 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 a9c5796118..ca5b153552 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,3 +1,8 @@ +*SVN* + +* Added the possibility of passing nil to UrlHelper#link_to to use the link itself as the name + + *1.2.0* (January 4th, 2005) * Added MemCacheStore for storing session data in Danga's MemCache system [Bob Cottrell] -- cgit v1.2.3