From 2bb52dcba039aee184436c80edecdea5d9d9dc1b Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Mon, 27 Feb 2006 20:36:40 +0000 Subject: Fix delerious changelog git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3691 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 35e645d33e..9dcb4d8836 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,6 +1,6 @@ *SVN* -* Add set_fixture_class to allow the use of table name accessors with models which use set_default_name. [Kevin Clark] +* Add set_fixture_class to allow the use of table name accessors with models which use set_table_name. [Kevin Clark] * Added that fixtures to placed in subdirectories of the main fixture files are also loaded #3937 [dblack@wobblini.net] -- cgit v1.2.3